Skip to content

Instantly share code, notes, and snippets.

@smereczynski
Created May 26, 2018 09:53
Show Gist options
  • Save smereczynski/6fdde20d706123002f635d093f5de5d4 to your computer and use it in GitHub Desktop.
Save smereczynski/6fdde20d706123002f635d093f5de5d4 to your computer and use it in GitHub Desktop.
FROM smereczynski/docker-azure-sdk-for-python:python3.6
ADD run.py /
CMD [ "python", "./run.py" ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment