cri-o/pause
Aleksa Sarai 1313f0dd72
*: add pause binary as a build target
Take the pause binary's source code (from kubernetes/pause) and make it
part of the build setup for cri-o. This is necessary to remove the
Docker requirement for setting up the pause container, at least until
the storage API is set up so that we can make this far more flexible
(namely that we can pull the image from a registry or other transport,
even from an archive).

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2016-10-02 19:36:39 +11:00
..
.gitignore *: add pause binary as a build target 2016-10-02 19:36:39 +11:00
Makefile *: add pause binary as a build target 2016-10-02 19:36:39 +11:00
pause.c *: add pause binary as a build target 2016-10-02 19:36:39 +11:00