Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ALPINE = "docker.io/library/alpine:latest" BB = "docker.io/library/busybox:latest" ImageCacheDir = "/tmp/podman/imagecachedir" )
View Source
var ( STORAGE_FS = "vfs" STORAGE_OPTIONS = "--storage-driver vfs" ROOTLESS_STORAGE_FS = "vfs" ROOTLESS_STORAGE_OPTIONS = "--storage-driver vfs" CACHE_IMAGES = []string{ALPINE, BB, fedoraMinimal, nginx, redis, registry, infra, labels, healthcheck} BB_GLIBC = "docker.io/library/busybox:glibc" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.