Skip to content
Snippets Groups Projects
Unverified Commit 7da00371 authored by Jairo Llopis's avatar Jairo Llopis
Browse files

Use HAProxy 1.9 and log to stdout

parent a249e65a
No related branches found
No related tags found
No related merge requests found
FROM haproxy:1.8-alpine
MAINTAINER Tecnativa <info@tecnativa.com>
FROM haproxy:1.9-alpine
EXPOSE 2375
ENV AUTH=0 \
......
global
log /dev/log local0
log stdout format raw daemon
pidfile /run/haproxy.pid
maxconn 4000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment