Skip to content

Instantly share code, notes, and snippets.

@samson-sham
Created September 3, 2019 02:25
Show Gist options
  • Save samson-sham/e8f44612795c1a0b5335ef417ef4371c to your computer and use it in GitHub Desktop.
Save samson-sham/e8f44612795c1a0b5335ef417ef4371c to your computer and use it in GitHub Desktop.
#!/bin/sh
docker run --rm -p 3030:80 -v $PWD:/opt/static/videos -v ~/htdocs/stream/nginx.conf:/usr/local/nginx/conf/nginx.conf nytimes/nginx-vod-module:1.4.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment