Initial commit

This commit is contained in:
2024-11-04 17:41:42 +01:00
commit edb63316be
7 changed files with 23 additions and 0 deletions

7
docker-compose.yml Normal file
View File

@ -0,0 +1,7 @@
services:
gopher:
image: joshkaiju/gophernicus:v1
ports:
- "70:70"
volumes:
- ./gopher_content:/var/gopher