Sign inSign up

goodtune/devpi-web

By goodtune

•Updated over 9 years ago

devpi-web is human friendly interface to devpi-server.

Image
1

1.1K

goodtune/devpi-web repository overview

⁠What is devpi-web?

devpi-web is human friendly interface to devpi-server, 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-web

which allows you to access devpi-web through your browser at localhost:3141⁠.

Tag summary

Content type

Image

Digest

Size

265.6 MB

Last updated

over 9 years ago

docker pull goodtune/devpi-web