Skip to content

Repository files navigation

docker-devpi

self-testpre-commit.ci statusDocker Repository on Docker HubDocker Repository on Quay

Docker image with devpi-client, devpi-server and devpi-web pre-installed using coatldev/python:3.14-slim.

How to use this image

To run locally:

Docker Hub

docker run \
--name devpi-server \
--detach \
--publish 3141:3141 \
--volume devpi-data:/data \
--env DEVPI_PASSWORD=password \
coatldev/devpi:latest

Quay

docker run \
--name devpi-server \
--detach \
--publish 3141:3141 \
--volume devpi-data:/data \
--env DEVPI_PASSWORD=password \
quay.io/coatldev/devpi:latest

About

🐳 Docker image with devpi server, a powerfull PyPI-compatible server, which works as a PyPI mirror and local index.

Topics

Resources

Code of conduct

Stars

8 stars

Watchers

2 watching

Forks

Sponsor this project

Used by

Contributors

Languages