Skip to content
Snippets Groups Projects
Unverified Commit 0ee23ca8 authored by Pierre Roudier's avatar Pierre Roudier
Browse files

chore: updated to HAproxy 3.0 while forcing running as root

parent 45f7fb01
Branches
Tags
No related merge requests found
FROM haproxy:2.2-alpine
FROM haproxy:3.0-alpine
USER root
EXPOSE 2375
ENV ALLOW_RESTARTS=0 \
ALLOW_STOP=0 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment