services: devpi: build: . ports: - "127.0.0.1:{{ port }}:3141" volumes: - devpi_data:/data restart: unless-stopped volumes: devpi_data: