FROM nginx:latest COPY graphiql.html /usr/share/nginx/html/index.html COPY graphiql.conf /etc/nginx/conf.d/default.conf