k3d registry create <Registry Name>

Create a new registry

Arguments

NameDescription
Registry NameName of the registry

Options

NameDescription
--default-networkSpecify the network connected to the registry (default "bridge")
-i, --image <image>Specify image used for the registry (default "docker.io/library/registry:2")
--no-helpDisable the help text (How-To use the registry)
-p, --port <port>Select which port the registry should be listening on on your machine (localhost) (Format: [HOST:]HOSTPORT)
--proxy-password <proxy-password>Specify the password of the proxied remote registry
--proxy-remote-url <proxy-remote-url>Specify the url of the proxied remote registry
--proxy-username <proxy-username>Specify the username of the proxied remote registry
-v, --volume <volume>Mount volumes into the registry node (Format: [SOURCE:]DEST