add working docker-compose example, fix #69
This commit is contained in:
3
docs/compose/secrets.env
Normal file
3
docs/compose/secrets.env
Normal file
@@ -0,0 +1,3 @@
|
||||
# DockerHub authentication
|
||||
REGISTRIES="k8s.gcr.io gcr.io quay.io" # There is no need to specify auth.docker.io, it's built-in
|
||||
AUTH_REGISTRIES="auth.docker.io:your_dockerhub_username:your_dockerhub_password"
|
||||
Reference in New Issue
Block a user