devpi-web is human friendly interface to devpi-server.
1.1K
devpi-web is human friendly interface to devpi-server, 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-web
which allows you to access devpi-web through your browser at localhost:3141.
Content type
Image
Digest
Size
265.6 MB
Last updated
over 9 years ago
docker pull goodtune/devpi-web