add docker and docker compose files

This commit is contained in:
2026-02-02 17:35:01 +01:00
parent 753d9e1e64
commit fcd99dcc09
6 changed files with 105 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.git/
.gitignore
target/
config.toml
Dockerfile
docker-compose.yml
.dockerignore