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 details)
Built Distribution
ddnp-1.0.1-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file ddnp-1.0.1.tar.gz
.
File metadata
- Download URL: ddnp-1.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c2af5fd7b70f192e14ac825c8032591bfae6423752d86129a014fa1f4394cdc |
|
MD5 | fd1df7b12f4f1418f6837f831fede089 |
|
BLAKE2b-256 | 7e8d45da850adf86b1613b6d94a7d93bfefb5e6f23e30697c459bba1b3072867 |
File details
Details for the file ddnp-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: ddnp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34b567a7d66ba530e1cc04abcef8581e57d6ce3113064f1e903045abd22a7d87 |
|
MD5 | 628c0ff9209f2ab562741ed16cde7fdf |
|
BLAKE2b-256 | b1d23f0bab52e6404ee9dbae418a3cb745d84d8254a664e8f9cb0f5524c54691 |