Skip to content

Instantly share code, notes, and snippets.

@rodrigosiviero
Created January 22, 2020 12:54
Show Gist options
  • Select an option

  • Save rodrigosiviero/002b605ba24bfbcee1308cd0cfad1697 to your computer and use it in GitHub Desktop.

Select an option

Save rodrigosiviero/002b605ba24bfbcee1308cd0cfad1697 to your computer and use it in GitHub Desktop.
FROM python:latest
COPY scripts/ /usr/local/bin/
RUN apt update -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment