2.5.6-debian-10-r9 release
This commit is contained in:
parent
13d8d39706
commit
0287cd22c5
|
|
@ -28,7 +28,8 @@ $ docker run --name haproxy bitnami/haproxy:latest
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`2`, `2-debian-10`, `2.5.6`, `2.5.6-debian-10-r8`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-haproxy/blob/2.5.6-debian-10-r8/2/debian-10/Dockerfile)
|
||||
* [`2`, `2-debian-11`, `2.5.6`, `2.5.6-debian-11-r-1`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-haproxy/blob/2.5.6-debian-11-r-1/2/debian-11/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.5.6`, `2.5.6-debian-10-r9`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-haproxy/blob/2.5.6-debian-10-r9/2/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/haproxy GitHub repo](https://github.com/bitnami/bitnami-docker-haproxy).
|
||||
|
||||
|
|
@ -49,7 +50,7 @@ $ docker pull bitnami/haproxy:[TAG]
|
|||
If you wish, you can also build the image yourself.
|
||||
|
||||
```console
|
||||
$ docker build -t bitnami/haproxy:latest 'https://github.com/bitnami/bitnami-docker-haproxy.git#master:2/debian-10'
|
||||
$ docker build -t bitnami/haproxy:latest 'https://github.com/bitnami/bitnami-docker-haproxy.git#master:2/debian-11'$ docker build -t bitnami/haproxy:latest 'https://github.com/bitnami/bitnami-docker-haproxy.git#master:2/debian-10'
|
||||
```
|
||||
|
||||
## Why use a non-root container?
|
||||
|
|
|
|||
Loading…
Reference in New Issue