We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45f7fb0 + 0ee23ca commit e37525dCopy full SHA for e37525d
Dockerfile
@@ -1,5 +1,6 @@
1
-FROM haproxy:2.2-alpine
+FROM haproxy:3.0-alpine
2
3
+USER root
4
EXPOSE 2375
5
ENV ALLOW_RESTARTS=0 \
6
ALLOW_STOP=0 \
0 commit comments