start a web server

This commit is contained in:
2025-01-10 01:52:42 -05:00
parent b8baa5cf4f
commit 0abf129fcc
10 changed files with 882 additions and 10 deletions

View File

@@ -7,6 +7,7 @@ services:
context: ./
dockerfile: Dockerfile
volumes:
- ./config:/srv/abt/config
- /var/run/docker.sock:/var/run/docker.sock
restart: "no"
ports: