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 c6246c3 commit cdba08aCopy full SHA for cdba08a
services/README.md
@@ -55,3 +55,9 @@ To deploy the application in a single-node swarm
55
- [whoami](http://127.0.0.1:8080/whoami): test service to check traefik
56
57
See details in [docker-compose.local.yml](docker-compose.local.yml).
58
+
59
+##### Local registry
60
61
+```!bash
62
+ make local-registry
63
+```
0 commit comments