Skip to content

Instantly share code, notes, and snippets.

@smereczynski
Created May 25, 2018 20:07
Show Gist options
  • Save smereczynski/287b634f41af8a5d84c15eddb3ec6ca1 to your computer and use it in GitHub Desktop.
Save smereczynski/287b634f41af8a5d84c15eddb3ec6ca1 to your computer and use it in GitHub Desktop.
FROM python:3.6
ADD run.py /
RUN pip install azure keyrings.alt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment