added hawser config, better linux layout

This commit is contained in:
Bart Sjerps
2026-06-28 12:52:04 +02:00
parent 3cc5ff41e3
commit fd8064f942
11 changed files with 169 additions and 29 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"hosts": ["unix:///var/run/docker.sock", "tcp://0.0.0.0:2375"]
"hosts": ["unix:///var/run/docker.sock"]
}
+4
View File
@@ -0,0 +1,4 @@
PORT=2376
DOCKER_SOCKET=/var/run/docker.sock
TOKEN={{ hawser_token.stdout }}