Skip to content

Instantly share code, notes, and snippets.

@ril3y
Last active March 7, 2020 15:48
Show Gist options
  • Save ril3y/6815f711837b42b40e12232616f9ff40 to your computer and use it in GitHub Desktop.
Save ril3y/6815f711837b42b40e12232616f9ff40 to your computer and use it in GitHub Desktop.
iftt_nginx.Dockerfile
FROM tiangolo/uwsgi-nginx-flask:python3.7
RUN pip install requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment