Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 2.03 KB

README.md

File metadata and controls

37 lines (27 loc) · 2.03 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