Skip to content

Commit 0d0eddc

Browse files
committed
docker-configuration: remove incorrect information
1 parent 27f8de6 commit 0d0eddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/containers/registries.conf`.
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 your registry to `/etc/containers/registries.conf` file.

0 commit comments

Comments
 (0)