cri-o/server
Aleksa Sarai bac579a9e5
server: create pause rootfs manually without Docker
This lessens the Docker requirement for creating sandboxes (with the
requirement only existing for the actual image pulling that is done when
adding a container to a pod). The interface was chosen to match the
--conmon interface, so that the location of the pause binary can be
chosen by a user.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2016-10-02 20:11:07 +11:00
..
container.go Stop container first if it is running on RemoveContainer 2016-09-28 12:24:12 -07:00
image.go Fix the build for ocid to cri-o rename 2016-09-26 16:55:12 -07:00
sandbox.go server: create pause rootfs manually without Docker 2016-10-02 20:11:07 +11:00
server.go server: create pause rootfs manually without Docker 2016-10-02 20:11:07 +11:00
utils.go Fix the build for ocid to cri-o rename 2016-09-26 16:55:12 -07:00
version.go fix vendored deps 2016-09-22 18:17:45 +02:00