guilhem/dh-venv

By guilhem

Updated over 9 years ago

Image
0

302

dh-venv Docker build image

This image is used to build your own python package who use dh-venv

Usage

sudo docker run --rm -v $PWD:/code guilhem/dh-venv

This create a directory build with all your deb packages.

Docker Pull Command

docker pull guilhem/dh-venv