add python dev image
Some checks failed
Build and Push Docker Images / docker (push) Failing after 12m48s
Some checks failed
Build and Push Docker Images / docker (push) Failing after 12m48s
This commit is contained in:
5
python.dockerfile
Normal file
5
python.dockerfile
Normal 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
|
||||||
Reference in New Issue
Block a user