Files
haproxy/docker/Dockerfile
T

6 lines
92 B
Docker

FROM bitnami/haproxy:2
# Copy config
COPY ./haproxy.cfg /bitnami/haproxy/conf/haproxy.cfg