No description
build.sh | ||
Dockerfile | ||
README.md | ||
service.json | ||
start.sh | ||
stop.sh |
Registry
Private container registry to organize self-hosted services.
Setting up service credentials
The container-registry_auth
volume is pre-seeded with an empty htpasswd
file that will hold the credentials for registry users.
See man htpasswd
for reference.