Skip to content

Instantly share code, notes, and snippets.

@ralfting
Forked from anonymous/web.dockerfile
Created April 14, 2018 04:02
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 ralfting/9d24033624024d4b5ee65160375ca049 to your computer and use it in GitHub Desktop.
Save ralfting/9d24033624024d4b5ee65160375ca049 to your computer and use it in GitHub Desktop.
FROM nginx:1.10
ADD vhost.conf /etc/nginx/conf.d/default.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment