Skip to content

Commit

Permalink
[build_debuian]: Fix issue #267 (docker connect failure). (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandrivantsiv authored and lguohan committed Mar 3, 2017
1 parent 0f84599 commit ba0f19a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion files/build_templates/sonic_debian_extension.j2
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ trap_push clean_sys
sudo LANG=C chroot $FILESYSTEM_ROOT mount sysfs /sys -t sysfs

sudo chroot $FILESYSTEM_ROOT service docker start
sudo chroot $FILESYSTEM_ROOT docker version

# Apply apt configuration files
sudo cp $IMAGE_CONFIGS/apt/sources.list $FILESYSTEM_ROOT/etc/apt/
Expand Down

0 comments on commit ba0f19a

Please sign in to comment.