Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 2.14 KB

File metadata and controls

38 lines (28 loc) · 2.14 KB

Docker image for devpi

devpi is a PyPI server and packaging/testing/release tool

tags and respective Dockerfile links

Environment variables

Variable Description
DEVPI_PASSWORD Root password
DEVPI_PASSWORD_FILE File with root password
DEVPI_OUTSIDE_URL Outside url
DEVPI_PORT Default: 3141
DEVPI_SERVERDIR Default: /devpi/server
DEVPI_CLIENTDIR Default: /devpi/client

Contribute

License

The project is licensed under the MIT.

Inspired by https://github.com/apihackers/docker-devpi