Sign inSign up

scrapinghub/devpi

By scrapinghub

Updated about 9 years ago

Artifact
Image
14

100K+

scrapinghub/devpi repository overview

Devpi Dockerfile

This repository contains Dockerfile of Devpi for Docker's trusted build published to the public Docker Registry.

Dependencies
Installation
  1. Install Docker.

  2. Download trusted build from public Docker Registry: docker pull scrapinghub/devpi

    (alternatively, you can build an image from Dockerfile: docker build -t="scrapinghub/devpi" github.com/scrapinghub/docker-devpi)

Usage
Run devpi-server
docker run -d --name devpi -p 3141:3141 scrapinghub/devpi

Devpi creates a user named root by default, its password can be set with DEVPI_PASSWORD environment variable.

Tag summary

Content type

Image

Digest

sha256:995b7767d

Size

262.7 MB

Last updated

over 10 years ago

docker pull scrapinghub/devpi