File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2023-03-09 (1.8-1.8)
4+
5+ - Upgrade HAproxy to 1.8.31
6+
37## 2021-06-14 (1.8-1.7)
48
59- Upgrade HAProxy to 1.8.30
Original file line number Diff line number Diff line change 1- FROM haproxy:1.8.30
1+ FROM haproxy:1.8.31-buster
22LABEL maintainer="EEA: IDM2 A-Team <eea-edw-a-team-alerts@googlegroups.com>"
33
44RUN apt-get update \
Original file line number Diff line number Diff line change 33This image is generic, thus you can obviously re-use it within
44your non-related EEA projects.
55
6- - Debian: ** Jessie **
6+ - Debian: ** Buster **
77 - HAProxy: ** 1.8**
88 - Expose: ** 5000**
99
1010### Supported tags and respective Dockerfile links
1111
12- - ` :latest ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/blob/master/haproxy/Dockerfile ) - Debian: ** Jessie ** , HAProxy: ** 1.8**
12+ - ` :latest ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/blob/master/haproxy/Dockerfile ) - Debian: ** Buster ** , HAProxy: ** 1.8**
1313
1414### Stable and immutable tags
1515
16- - ` :1.8-1.5 ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/tree/1.8-1.5/haproxy/Dockerfile ) - HAProxy: ** 1.8.22** Release: ** 1.5**
16+ - ` :1.8-1.8 ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/tree/1.8-1.8/haproxy/Dockerfile ) - HAProxy: ** 1.8.31** Release: ** 1.8**
17+ - ` :1.8-1.7 ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/tree/1.8-1.7/haproxy/Dockerfile ) - HAProxy: ** 1.8.30** Release: ** 1.7**
1718 - ` :1.8-1.6 ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/tree/1.8-1.6/haproxy/Dockerfile ) - HAProxy: ** 1.8.29** Release: ** 1.6**
19+ - ` :1.8-1.5 ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/tree/1.8-1.5/haproxy/Dockerfile ) - HAProxy: ** 1.8.22** Release: ** 1.5**
1820
1921
2022See [ older versions] ( https://github.com/eea/eea.docker.haproxy/releases )
You can’t perform that action at this time.
0 commit comments