Add docker configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
658f108975
commit
717875f759
9 changed files with 16 additions and 7 deletions
3
system/etc/docker/daemon.json
Normal file
3
system/etc/docker/daemon.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"experimental": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue