mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-09-20 03:57:39 -04:00
🗃️ Committing everything that changed 🗃️
applications/ configs/ lists/ wwwroot/
This commit is contained in:
7
configs/docker/daemon.json
Normal file
7
configs/docker/daemon.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"ip": "127.0.0.1",
|
||||
"iptables": true,
|
||||
"log-level": "error" ,
|
||||
"pidfile": "/tmp/docker.pid",
|
||||
"insecure-registries": ["localhost:5000"]
|
||||
}
|
Reference in New Issue
Block a user