Skip to content

Commit c338fbe

Browse files
committed
Merge branch 'edge'
2 parents e779af9 + a6d7cea commit c338fbe

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

traefik_stack6/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## WORK IN PROGRESS
2+
3+
2019-12-31
4+
5+
This README is from https://github.com/pascalandy/docker-stack-this/tree/master/traefik_stack5
6+
7+
---
8+
19
## What is this?
210

311
Using a **one-liner**, this docker stack will run many services (Traefik (with auth), Socat, Portainer, Nginx, Caddy, Whoami) in a straightforward copy-paste command.
@@ -13,7 +21,7 @@ You may also refer the [README](https://github.com/pascalandy/docker-stack-this/
1321

1422
```
1523
ENV_BRANCH="master"
16-
ENV_MONOREPO="traefik_stack5"
24+
ENV_MONOREPO="traefik_stack6"
1725
1826
# On play-with-docker, install common apps
1927
apk update && apk upgrade && apk add --no-cache \

0 commit comments

Comments
 (0)