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

3
.env Normal file
View File

@@ -0,0 +1,3 @@
EOS_VERSION=latest
MARIADB_VERSION=11.1.6
PYTHON_VERSION=3.12.6