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