Skip to content

Instantly share code, notes, and snippets.

@mhemrg
Created June 4, 2020 09:23
Show Gist options
  • Save mhemrg/1068a0cf7438dbd23e843d0b7ee6db33 to your computer and use it in GitHub Desktop.
Save mhemrg/1068a0cf7438dbd23e843d0b7ee6db33 to your computer and use it in GitHub Desktop.
Sample Dockerfile
FROM liararepo/django-platform
RUN apt-get update && apt-get install -y git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment