Files
docker-cli/components/engine/contrib
Louis Opter 09b324ca87 Add a script to create the docker-ut image
It's a fork of the mkimage-busybox.sh script and it adds socat to the
image. (socat being needed to add udp support, see #33).

This script, like mkimage-busybox.sh, probably only works on
Debian/Ubuntu.
Upstream-commit: e5c0b3110703258e255305cd9feb114a02c33350
Component: engine
2013-06-26 12:35:14 -07:00
..
2013-04-01 14:34:12 -07:00

The `contrib` directory contains scripts, images, and other helpful things
which are not part of the core docker distribution. Please note that they
could be out of date, since they do not receive the same attention as the
rest of the repository.