1
0
Fork 0

Refactoring. Use YAML instead environment

This commit is contained in:
Joao Gilberto Magalhaes 2018-10-04 00:19:21 -05:00
parent ca6e54d926
commit 2e4fadf653
6 changed files with 160 additions and 141 deletions

View file

@ -1,8 +1,8 @@
FROM haproxy:1.8-alpine
RUN apk add --no-cache bash
RUN apk add --no-cache bash python3 py-yaml
COPY *.sh /
COPY entrypoint.* /
COPY conf.d /etc/haproxy/conf.d
COPY assets/errors-custom/* /etc/haproxy/errors-custom/