Skip to content

Instantly share code, notes, and snippets.

@harryWonder
Created June 10, 2021 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harryWonder/072be69e83db2f78512e5a9fb913c1ec to your computer and use it in GitHub Desktop.
Save harryWonder/072be69e83db2f78512e5a9fb913c1ec to your computer and use it in GitHub Desktop.
FROM nginx:1.19.8-alpine
COPY ./nginx.conf /etc/nginx/nginx.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment