moderate comment

ubuntu/cosmic
Michael Hudson-Doyle 7 years ago
parent 092b316357
commit 333a3e2b1b

@ -268,9 +268,8 @@ EOF
rm -rf chroot/var/lib/apt/lists/* rm -rf chroot/var/lib/apt/lists/*
# Having device notes in the docker image can cause problems # Having device notes in the docker image can cause problems
# (https://github.com/tianon/docker-brew-ubuntu-core/issues/62) # (https://github.com/tianon/docker-brew-ubuntu-core/issues/62)
# so remove them. We only do this for docker because the rootfs # so remove them. We only do this for docker out of an
# for system booting without initramfs needs a minimal /dev to # abundance of caution.
# get to the point of running udev.
rm -rf chroot/dev/* rm -rf chroot/dev/*
fi fi

Loading…
Cancel
Save