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
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ reconfigures itself when a linked cluster member redeploys, joins or leaves.
6
6
7
7
## Version
8
8
9
-
The availabe version can be found here: https://hub.docker.com/r/dockercloud/haproxy/tags/
10
-
-`latest` is buit againt master brach
11
-
-`staging` is built againt staging branch
12
-
-`x.x.x` is built againt git tags on github
9
+
The available version can be found here: https://hub.docker.com/r/dockercloud/haproxy/tags/
10
+
-`latest` is built against master brach
11
+
-`staging` is built against staging branch
12
+
-`x.x.x` is built against git tags on github
13
13
14
14
**Attention** : Please **ALWAYS** use a specific image tag that works for you. **DO NOT** use `dockercloud/haproxy:latest` in any situation other than testing purpose.
15
15
@@ -18,8 +18,8 @@ The availabe version can be found here: https://hub.docker.com/r/dockercloud/hap
18
18
You can use `dockercloud/haproxy` in three different ways:
19
19
20
20
- running in Docker Cloud
21
-
- running with docker legacy links
22
-
- running with Docker Compose v2(new links, compatible with Docker Swarm)
21
+
- running with Docker legacy links
22
+
- running with Docker Compose v2(new links, compatible with Docker Swarm)
0 commit comments