removed lines to make docker dir
This commit is contained in:
2
debian/debian-install-docker-lxc.sh
vendored
2
debian/debian-install-docker-lxc.sh
vendored
@@ -11,8 +11,6 @@ if [[ ! -f /etc/apt/keyrings/docker.gpg ]]
|
||||
apt-get update
|
||||
apt-get install -y fuse-overlayfs
|
||||
curl -fsSL https://get.docker.com | sh
|
||||
mkdir /home/akanealw/docker
|
||||
chown -R akanealw:akanealw /home/akanealw/docker
|
||||
adduser akanealw docker
|
||||
systemctl enable docker.service
|
||||
systemctl enable containerd.service
|
||||
|
||||
Reference in New Issue
Block a user