package overrides
import "github.com/dotcloud/docker/builder/builder-next/exporter/overrides"
Index ¶
- func NewExporterWrapper(exp exporter.Exporter) (exporter.Exporter, error)
- func SanitizeRepoAndTags(names []string) (repoAndTags []string, err error)
Functions ¶
func NewExporterWrapper ¶
func SanitizeRepoAndTags ¶
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 ¶
- Version
- v26.0.2+incompatible
- Published
- Apr 18, 2024
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 1 hour ago –
Tools for package owners.