Sign inSign up

chell3/devpi

By chell3

Updated over 2 years ago

A little python 3.9 based thing with some small utils that I find useful.

Image
0

10K+

chell3/devpi repository overview

Mount a volume to /app containing your project files (including your main.py and requirements.txt) Each time the container is started, if it detects any changes to the requirements.txt file (if it exists), it will install all python libraries specified. If a main.py file exists, it will run it. The default /etc/resolv.conf is overwritten to 192.168.0.1 I don't know if anyone other than me will find this useful.

Tag summary

Content type

Image

Digest

sha256:8d43ffd93

Size

356.6 MB

Last updated

over 2 years ago

docker pull chell3/devpi