Last active
March 7, 2020 15:48
-
-
Save ril3y/6815f711837b42b40e12232616f9ff40 to your computer and use it in GitHub Desktop.
iftt_nginx.Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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