Add curl to image

pull/84/head
Owen Valentine 1 year ago
parent 2d108070c4
commit 3afb76cc29
No known key found for this signature in database

@ -29,3 +29,5 @@ ENV ALLOW_RESTARTS=0 \
VERSION=1 \
VOLUMES=0
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
RUN apk --no-cache add curl

Loading…
Cancel
Save