Skip to content

Commit cdba08a

Browse files
committed
added instructions for deploying local registry
1 parent c6246c3 commit cdba08a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

services/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,9 @@ To deploy the application in a single-node swarm
5555
- [whoami](http://127.0.0.1:8080/whoami): test service to check traefik
5656

5757
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

Comments
 (0)