]> xenbits.xensource.com Git - people/sstabellini/mojo.git/.git/commit
Add sleep script as a workaround to save a Docker image
authorStefano Stabellini <sstabellini@kernel.org>
Wed, 8 Nov 2017 01:50:45 +0000 (17:50 -0800)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 8 Nov 2017 18:33:34 +0000 (10:33 -0800)
commit139d70fd5d9ab474edae76d8902b80a687d55588
tree3de9d334524bdd13eef13b6a7c4199de664cc28f
parent59a09bf96ad268f78d2dddf60e27a24e45ce9418
Add sleep script as a workaround to save a Docker image

It will be used to start the container "sleeping", so that we can use
docker export and extract a rootfs from it.

Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
dockerfiles/sleep [new file with mode: 0644]