version: "3.9"
services:
pypi:
image: pypiserver/pypiserver:v1.5.1
container_name: pypi
ports:
- 8080:8080
volumes:
- ./volumes/pypi/data:/data