api-gateway/Dockerfile

8 lines
129 B
Docker
Raw Normal View History

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