docker-devpi

pypi caching service using devpi and docker

  • Owner: scrapinghub/docker-devpi
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Overview

Name With Ownerscrapinghub/docker-devpi
Primary LanguageShell
Program languageShell (Language Count: 1)
Platform
License:
Release Count0
Created At2014-03-19 17:25:10
Pushed At2017-03-23 22:26:30
Last Commit At2016-01-25 18:05:15
Stargazers Count28
Watchers Count6
Fork Count44
Commits Count16
Has Issues Enabled
Issues Count3
Issue Open Count3
Pull Requests Count2
Pull Requests Open Count1
Pull Requests Close Count6
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top