docker

package
v1.25.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DdevImageTagLabel = "com.ddev.image-tag"

DdevImageTagLabel is the image label recording the tag an image was built as. The tag is otherwise lost in a derived image, so this is what lets DDEV tell which of its image generations a pinned webimage/dbimage came from.

Variables

This section is empty.

Functions

func GetDBImage

func GetDBImage(dbType string, dbVersion string) string

GetDBImage returns the correctly formatted db image:tag reference

func GetRouterImage

func GetRouterImage() string

GetRouterImage returns the router image:tag reference

func GetSSHAuthImage

func GetSSHAuthImage() string

GetSSHAuthImage returns the correctly formatted sshauth image:tag reference

func GetWebImage

func GetWebImage() string

GetWebImage returns the correctly formatted web image:tag reference

func GetXhguiImage added in v1.24.4

func GetXhguiImage() string

GetXhguiImage returns the xhgui image:tag reference

func ResolveImageTag added in v1.25.4

func ResolveImageTag(tag, branch string) string

ResolveImageTag prefers branch over tag when branch is a vX.Y.Z release tag. release-prep.sh stamps <TagVar>Branch with the release tag while leaving <TagVar> as the content hash autotag.sh relies on, but both resolve to the identical manifest, so a released binary can pull by the readable tag.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL