update repo path
This commit is contained in:
parent
d66899d49b
commit
ff4eecd1be
@ -4,7 +4,7 @@ pacman --noconfirm -S docker docker-compose ducker
|
||||
usermod -a -G docker sysadmin
|
||||
mkdir -p /opt/docker
|
||||
mkdir -p /etc/docker
|
||||
curl -o /etc/docker/daemon.json https://git.xoservice.nl/marcel/linux_configuration/raw/master/docker/daemon.json
|
||||
curl -o /etc/docker/daemon.json https://git.xoservice.nl/marcel/deploy/raw/master/docker/daemon.json
|
||||
systemctl enable docker
|
||||
echo "Docker installed, either reboot or start the daemon."
|
||||
exit 0
|
Loading…
x
Reference in New Issue
Block a user