Skip to content

Instantly share code, notes, and snippets.

@leandromoreira
Last active February 2, 2019 11:40
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 leandromoreira/2e0e03ffd16294f1ba897e3fee7d7e82 to your computer and use it in GitHub Desktop.
Save leandromoreira/2e0e03ffd16294f1ba897e3fee7d7e82 to your computer and use it in GitHub Desktop.
docker run --rm -p 8080:8080 \
-v $(pwd)/nginx.conf:/usr/local/openresty/nginx/conf/nginx.conf \
openresty/openresty:alpine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment