You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/docker/docker-configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,4 @@ Other area you might tweak is [Network configuration](https://docs.docker.com/en
16
16
17
17
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.
18
18
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