Vincent Batts
d59b1af998
git-subtree-dir: laughing-octo git-subtree-mainline: |
||
---|---|---|
.. | ||
config | ||
Dockerfile | ||
README.md |
usage
Use this to build a tarball with a static busybox.
$> docker build -t busybox-build .
[...]
$> docker run busybox-build zcat /busybox.tar.gz | docker import - my_busybox