diff options
author | Christian Stewart <christian@paral.in> | 2018-03-03 19:43:42 -0500 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-11 22:34:10 +0100 |
commit | 81750410033ab5ebeec8257d80297f05e9534f36 (patch) | |
tree | 918af73141bfb6852434f81fc2a9d588811c9c6b /support/testing/tests/package/test_python_cryptography.py | |
parent | 5bc71f825dae8b2605a3617b929f827946c81ded (diff) | |
download | buildroot-81750410033ab5ebeec8257d80297f05e9534f36.tar.gz buildroot-81750410033ab5ebeec8257d80297f05e9534f36.zip |
docker-proxy: new package
Add docker-proxy package to Buildroot. Needed by docker-engine at
runtime, and previously not included. This leads to the following error
when attempting to port-map ports to a container:
$ docker run -p 8080:8080 nginx
docker: Error response from daemon: driver failed programming external
connectivity on endpoint:
exec: "docker-proxy": executable file not found in $PATH.
Docker expects the docker-proxy binary to exist in the PATH.
Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support/testing/tests/package/test_python_cryptography.py')
0 files changed, 0 insertions, 0 deletions