Documentation
¶
Index ¶
Constants ¶
View Source
const ( EMPTY_GZ_LAYER = digest.Digest("sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1") EMPTY_DIGEST = digest.Digest("") )
Variables ¶
View Source
var PushTracker = docker.NewInMemoryTracker()
Functions ¶
func DumpRootfs ¶
Adds a post-dump CRIU callback to dump the container's rootfs Using post-dump ensures that the container is in a frozen state Assumes client is already setup in context. TODO: Do rootfs dump parallel to CRIU dump, possible using multiple CRIU callbacks and synchronizing them
Types ¶
type DockerConfig ¶ added in v0.9.244
Click to show internal directories.
Click to hide internal directories.