feat: simplify docker files

This commit is contained in:
Felix Spöttel
2023-06-27 20:20:12 +02:00
parent 12525925bf
commit 7d75b9acd6
6 changed files with 17 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
# TODO: clean up lol
# TODO: clean up
FROM nvidia/cuda:11.8.0-base-ubuntu22.04 AS python-deploy
ENV PYTHON_VERSION=3.10