FROM nginx:alpine
LABEL author="Piotr Biernat"
LABEL service="api-gw"
LABEL vendor="Egommerce"
LABEL version="1.0"
COPY ./data/etc/nginx/ /etc/nginx/