Skip to main content

Docker Data Network Proxy

Project description

DDNP: Docker Data Network Proxy

Utility for providing data from the build host to the build process container.

Check code (static analysis)

pylint -d C0321,C0326,C0411,W0107,R1711 ddnp

Build docker container

export DDNP_VERSION=1.0.1
docker build --build-arg VERSION=$DDNP_VERSION \
             --tag ddnp:${DDNP_VERSION} - < Dockerfile

Run locally (mainly for testing)

PYTHONPATH=/home/niessner/Projects/DCP python3 -m ddnp -e /home/niessner/Projects/DCP/example.txt -v /tmp/test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ddnp-1.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

ddnp-1.0.1-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page