FROM tianon/true:latest
LABEL maintainer Camptocamp "info@camptocamp.com"

COPY . /etc/nginx/conf.d
VOLUME /etc/nginx/conf.d
