add python dev image
Some checks failed
Build and Push Docker Images / docker (push) Failing after 12m48s

This commit is contained in:
2026-08-27 20:27:26 -04:00
parent 37e78cd2a7
commit e90f2de107

5
python.dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM git.harryesses.com/harryesses/base:latest
USER coder
RUN brew install python@3.14
RUN brew install pipenv@2026.8.0