forked from pool/opensuse-docker_auth-image
OBS-URL: https://build.opensuse.org/request/show/1169037 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-docker_auth-image?expand=0&rev=2
Command to run this container:
podman run -d --name docker_auth -p 5001:5001 -v /etc/registry:/etc/registry registry.opensuse.org/opensuse/docker_auth:latest --logtostderr /etc/registry/auth_config.yml
/etc/registry: contains auth_config.yml and the certs subdirectory, for
example configuration files see docker_auth.rpm
Arguments:
-v N increases verbosity
--logtostderr prints all informations on stderr
/etc/registry/auth_config.yml path of the configuration file
Description
Languages
XML
100%