tweaks
This commit is contained in:
@@ -312,7 +312,6 @@ echo " exit 118">> /mnt/setup-chroot.sh
|
|||||||
echo "fi">> /mnt/setup-chroot.sh
|
echo "fi">> /mnt/setup-chroot.sh
|
||||||
echo "echo \"Done.\"" >> /mnt/setup-chroot.sh
|
echo "echo \"Done.\"" >> /mnt/setup-chroot.sh
|
||||||
|
|
||||||
|
|
||||||
# configure docker storage to use zfs
|
# configure docker storage to use zfs
|
||||||
mkdir -p /mnt/etc/docker
|
mkdir -p /mnt/etc/docker
|
||||||
echo "{\"storage-driver\":\"zfs\"}" > /mnt/etc/docker/daemon.json
|
echo "{\"storage-driver\":\"zfs\"}" > /mnt/etc/docker/daemon.json
|
||||||
|
|||||||
Reference in New Issue
Block a user