moved setup to setup.sh
This commit is contained in:
@@ -3,6 +3,3 @@
|
||||
pacman --noconfirm -S docker docker-compose ducker
|
||||
usermod -a -G docker sysadmin
|
||||
mkdir -p /opt/docker
|
||||
mkdir -p /etc/docker
|
||||
curl -s -o /etc/docker/daemon.json https://git.xo.nl/marcel/deploy/raw/master/docker/daemon.json
|
||||
systemctl enable docker
|
||||
|
Reference in New Issue
Block a user