Experimentell: Erzeugen des Dockercontainers

This commit is contained in:
Olli Graf
2024-01-19 10:07:29 +01:00
parent d6d3c54aa8
commit f7110aa125
9 changed files with 983 additions and 0 deletions

8
docker/pyvenv.cfg Normal file
View File

@@ -0,0 +1,8 @@
home = /usr/bin
implementation = CPython
version_info = 3.11.2.final.0
virtualenv = 20.17.1+ds
include-system-site-packages = false
base-prefix = /usr
base-exec-prefix = /usr
base-executable = /usr/bin/python3