aports/testing/docker-auth/docker-auth.confd
Conrad Hoffmann 0901741476 testing/docker-auth: new aport
https://github.com/cesanta/docker_auth
Authentication server for Docker Registry 2
2023-04-05 21:52:28 +02:00

10 lines
284 B
Bash

# Configuration for /etc/init.d/docker-registry
# Path to the configuration file.
cfgfile="/etc/docker-auth/config.yml"
# The user and group to run docker-registry as.
command_user="docker-auth:docker-auth"
# Uncomment to run with process supervisor.
# supervisor=supervise-daemon