Skip to content

Commit 27f8de6

Browse files
Lukas Häusermannpvalena
authored andcommitted
new docker registries conf location
1 parent 10ae0bc commit 27f8de6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/docker/docker-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Other area you might tweak is [Network configuration](https://docs.docker.com/en
1616

1717
If you want to change setting of storage that docker engine uses, check [docker-storage-setup](http://www.projectatomic.io/docs/docker-storage-recommendation) script.
1818

19-
If you want to use your own registry, check [Docker Registry](http://docs.docker.com/registry). In that case you'll probably want to add `--add-registry` and/or `--insecure-registry` into `/etc/sysconfig/docker`.
19+
If you want to use your own registry, check [Docker Registry](http://docs.docker.com/registry). In that case you'll probably want to add `--add-registry` and/or `--insecure-registry` into `/etc/containers/registries.conf`.

0 commit comments

Comments
 (0)