Update install
This commit is contained in:
parent
aada2a30ff
commit
582d4cb049
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
|
|||
add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb_release -cs) stable"
|
||||
ynh_package_update
|
||||
ynh_package_install docker-ce
|
||||
cp -a ../conf/daemon.json /etc/docker/daemon.json
|
||||
systemctl enable docker
|
||||
systemctl start docker
|
||||
mkdir -p /srv/daemon /srv/daemon-data
|
||||
|
|
Loading…
Reference in a new issue