ValCapri / docker-dh-virtualenv

Docker image for spotify/dh-virtualenv (Python virtualenvs in Debian packages)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image to run spotify/dh-virtualenv

Overview

This project can be used to create a docker image with dh-virtualenv

Several git branches are available (precise, trusty, xenial)

$ git checkout xenial (or trusty or xenial)
$ make

The command only depends on the presence of Docker

About

Docker image for spotify/dh-virtualenv (Python virtualenvs in Debian packages)


Languages

Language:Shell 75.2%Language:Makefile 24.8%