Skip to content

Instantly share code, notes, and snippets.

@michelts
Created July 24, 2020 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michelts/cd13c2a0ece255ff143a365640fc39c0 to your computer and use it in GitHub Desktop.
Save michelts/cd13c2a0ece255ff143a365640fc39c0 to your computer and use it in GitHub Desktop.
FROM python:alpine
RUN pip3 install Django
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment