Documentation ¶
Index ¶
Constants ¶
View Source
const (
Alpine = "alpine"
)
Variables ¶
This section is empty.
Functions ¶
func DevelopmentImage ¶
func DevelopmentImage(ctx context.Context, name string, makeClient buildkit.ClientFactory, target build.BuildTarget) (oci.NamedImage, error)
DevelopmentImage returns a minimal base image where we add tools for development. Use of development images is temporary, and likely to only be used when ephemeral containers are not available.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.