Skip to content

Instantly share code, notes, and snippets.

@Mattvogel
Created September 26, 2019 23:55
Show Gist options
  • Save Mattvogel/eba7d88ee3c6bca97bde3956cabb1cd6 to your computer and use it in GitHub Desktop.
Save Mattvogel/eba7d88ee3c6bca97bde3956cabb1cd6 to your computer and use it in GitHub Desktop.
FROM nginx:alpine
COPY public /usr/share/nginx/html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment