We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 347c611 commit 0ba5ae5Copy full SHA for 0ba5ae5
example-setup/README.md
@@ -41,7 +41,7 @@ running.
41
## Usage
42
43
Make sure your docker daemon allows access to your insecure registry by adding
44
-`--insecure-registry 0.0.0.0:5000` to your `DOCKER_OPTS` in
+`--insecure-registry=0.0.0.0:5000` to your `DOCKER_OPTS` in
45
`/etc/default/docker` (at least this is where you find it in Ubuntu 14.04).
46
47
Then restart your docker daemon: `sudo service docker restart`
0 commit comments