Skip to content

Instantly share code, notes, and snippets.

@Mishco
Created March 8, 2023 20:11
Show Gist options
  • Save Mishco/2cb3899d7c4ded2bbb5eaaeea9f502c8 to your computer and use it in GitHub Desktop.
Save Mishco/2cb3899d7c4ded2bbb5eaaeea9f502c8 to your computer and use it in GitHub Desktop.
FROM python:latest
WORKDIR /app
COPY . ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment