Skip to content

Instantly share code, notes, and snippets.

@yottta
Created March 26, 2019 06:17
Show Gist options
  • Save yottta/6c42a07f83deba9eae103a69272d9d0c to your computer and use it in GitHub Desktop.
Save yottta/6c42a07f83deba9eae103a69272d9d0c to your computer and use it in GitHub Desktop.
Medium article about WebSockets throughout Varnish - Web Client Dockerfile
FROM nginx
COPY index.html /usr/share/nginx/html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment