versionconstants

package
v1.25.3 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const CGOEnabled = 1
View Source
const DockerBuildxMinVersion = "0.17.0"

DockerBuildxMinVersion defines the minimum required version of buildx. Must match buildxMinVersion in vendor/github.com/docker/compose/v5/pkg/compose/api_versions.go Sync enforced by TestBuildxMinVersionInSync. This value is a hard requirement

View Source
const DockerBuildxRecommendedVersion = "0.35.0"

DockerBuildxRecommendedVersion defines the recommended version of buildx to use if the installed version doesn't match the minimum. Sync enforced by TestBuildxRecommendedVersionInSync. This value is a recommendation, not a hard requirement

View Source
const DockerMinAPIVersion = "1.44"

DockerMinAPIVersion defines the recommended minimum API version of Docker Engine Should be in sync with DockerMinVersion See https://docs.docker.com/reference/api/engine/#api-version-matrix This value is a recommendation, not a hard requirement

View Source
const DockerMinVersion = "25.0"

DockerMinVersion defines the recommended minimum version of Docker Engine List of supported Docker versions: https://endoflife.date/docker-engine This value is a recommendation, not a hard requirement

View Source
const PodmanMinVersion = "5.0"

PodmanMinVersion defines the recommended minimum version of Podman. Podman 4.x doesn't run properly on GitHub runners, so we recommend Podman 5.0+ This value is a recommendation, not a hard requirement

View Source
const RequiredMutagenVersion = "0.18.1"

RequiredMutagenVersion defines the required version of Mutagen This value is a hard requirement

Variables

View Source
var AmplitudeAPIKey = ""

AmplitudeAPIKey is the ddev-specific key for Amplitude service Compiled with link-time variables

View Source
var BUILDINFO = "BUILDINFO should have new info"

BUILDINFO is information with date and context, supplied by make

View Source
var BaseDBTag = "v1.25.3"

BaseDBTag is the main tag, DBTag is constructed from it

View Source
var DBImg = "ddev/ddev-dbserver"

DBImg defines the default db image used for applications.

View Source
var DdevVersion = "" // Note that this is overridden by make

DdevVersion is the current version of DDEV. Normally set via -ldflags from the Makefile using `git describe --tags --always --dirty`. If not provided, we derive a best-effort value. Prefer VERSION env var, otherwise use Go build-info hash.

View Source
var MutagenVersion = ""

MutagenVersion is filled with the version we find for Mutagen in use

View Source
var SSHAuthImage = "ddev/ddev-ssh-agent"

SSHAuthImage is image for agent

View Source
var SSHAuthTag = "v1.25.3"

SSHAuthTag is ssh-agent auth tag

View Source
var TraefikRouterImage = "ddev/ddev-traefik-router"

TraefikRouterImage is image for router

View Source
var TraefikRouterTag = "v1.25.3"

TraefikRouterTag is traefik router tag

View Source
var UtilitiesImage = "ddev/ddev-utilities:latest"

UtilitiesImage is used in bash scripts

View Source
var WebImg = "ddev/ddev-webserver"

WebImg defines the default web image used for applications.

View Source
var WebTag = "v1.25.3" // Note that this can be overridden by make

WebTag defines the default web image tag

View Source
var XhguiImage = "ddev/ddev-xhgui"

XhguiImage is image for xhgui

View Source
var XhguiTag = "v1.25.3"

XhguiTag is xhgui tag

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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