ci: dockerize setup

This commit is contained in:
Dominik Siebel
2024-09-16 11:48:20 +02:00
committed by Daniel Molkentin
parent d5c7d07363
commit db80e260c6
7 changed files with 87 additions and 10 deletions

14
.dockerignore Normal file
View File

@@ -0,0 +1,14 @@
.git
.github
eos-data/
mariadb-data/
test_data/
.dockerignore
.env
.gitignore
docker-compose.yaml
Dockerfile
LICENSE
Makefile
NOTICE
README.md