mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Install docker 18.06
This commit is contained in:
parent
cf77a30521
commit
e0b240c7bd
7 changed files with 153 additions and 1 deletions
3
roles/docker/templates/daemon.json.j2
Normal file
3
roles/docker/templates/daemon.json.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"experimental": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue