package overrides

import "github.com/docker/docker/builder/builder-next/exporter/overrides"

Index

Functions

func SanitizeRepoAndTags

func SanitizeRepoAndTags(names []string) (repoAndTags []string, _ error)

SanitizeRepoAndTags parses the raw names to a slice of repoAndTag. It removes duplicates and validates each repoName and tag to not contain a digest.

Source Files

overrides.go

Version
v28.3.0-rc.1+incompatible
Published
Jun 13, 2025
Platform
js/wasm
Imports
2 packages
Last checked
31 minutes ago

Tools for package owners.