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.
1 parent 45f7fb0 commit 0ee23caCopy full SHA for 0ee23ca
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