FROM nginx:stable RUN mkdir -p /srv/http/games COPY config/nginx.conf /etc/nginx/nginx.conf