devpi-server is an efficient self-updating PyPI caching mirror.
325
devpi-server is an efficient self-updating PyPI caching mirror.
You can start a devpi-server container like this:
$ docker run \
--publish 3141:3141 \
--volume $HOME/devpidata:/data \
goodtune/devpi-server
which allows you to access devpi-server through your browser at localhost:3141.
Content type
Image
Digest
Size
260.8 MB
Last updated
over 9 years ago
docker pull goodtune/devpi-server