Sign inSign up

goodtune/devpi-server

By goodtune

•Updated over 9 years ago

devpi-server is an efficient self-updating PyPI caching mirror.

Image
0

325

goodtune/devpi-server repository overview

⁠What is devpi-server?

devpi-server is an efficient self-updating PyPI caching mirror.

⁠How to use this image

⁠Start an instance of devpi-server

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⁠.

Tag summary

Content type

Image

Digest

Size

260.8 MB

Last updated

over 9 years ago

docker pull goodtune/devpi-server