golang

The base image for building Docker using Go.

tonistiigi/xx

A cross-compilation helper.

busybox

A minimalist Linux operating system used as a base image for other stages.

debian

A Debian-based operating system used for installing packages.

github.com/docker/distribution

Docker distribution package used for building the Docker registry.

github.com/go-swagger/go-swagger

Go library for generating OpenAPI documentation.

github.com/pelletier/go-toml

Go library for parsing TOML files.

github.com/tc-hib/go-winres

Go library for creating Windows executables.

github.com/krallin/tini

Utility for ensuring that a process is the first process in a container.

github.com/docker/cli

Docker command-line interface.