mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2025-01-05 05:10:54 +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 \
|
||||
VOLUMES=0
|
||||
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
|
||||
|
||||
RUN apk --no-cache add curl
|
||||
|
Loading…
Reference in New Issue
Block a user