1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2024-10-13 03:18:57 +00:00

Sorted environment variables alphabetically

This commit is contained in:
javieryanez 2019-08-23 11:30:48 +02:00 committed by Jairo Llopis
parent bb302b5470
commit a07d4ae4d9

View File

@ -13,6 +13,7 @@ ENV ALLOW_RESTARTS=0 \
EXEC=0 \
IMAGES=0 \
INFO=0 \
LOG_LEVEL=info \
NETWORKS=0 \
NODES=0 \
PING=1 \
@ -25,8 +26,7 @@ ENV ALLOW_RESTARTS=0 \
SYSTEM=0 \
TASKS=0 \
VERSION=1 \
VOLUMES=0 \
LOG_LEVEL=info
VOLUMES=0
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
# Metadata