mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2025-01-22 21:51:11 +00:00
Add curl to image
This commit is contained in:
parent
2d108070c4
commit
3afb76cc29
@ -29,3 +29,5 @@ ENV ALLOW_RESTARTS=0 \
|
|||||||
VERSION=1 \
|
VERSION=1 \
|
||||||
VOLUMES=0
|
VOLUMES=0
|
||||||
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
|
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
|
||||||
|
|
||||||
|
RUN apk --no-cache add curl
|
||||||
|
Loading…
Reference in New Issue
Block a user