Default docker registry to disabled
This commit is contained in:
parent
56ee18d0fd
commit
9fbbfa166f
@ -3,7 +3,7 @@
|
|||||||
# Docker registry configuration.
|
# Docker registry configuration.
|
||||||
|
|
||||||
# Whether a docker registry is enabled.
|
# Whether a docker registry is enabled.
|
||||||
docker_registry_enabled: true
|
docker_registry_enabled: False
|
||||||
|
|
||||||
# The port on which the docker registry server should listen.
|
# The port on which the docker registry server should listen.
|
||||||
# NOTE: This is set to 4000 rather than the default of 5000 to avoid clashing
|
# NOTE: This is set to 4000 rather than the default of 5000 to avoid clashing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user