Skip to content

Instantly share code, notes, and snippets.

View kfrz's full-sized avatar

Keifer Furzland kfrz

View GitHub Profile
# Consider the following dockerfile
FROM python:3
RUN mkdir /app
COPY . /app
RUN pip install flask
EXPOSE 3000
CMD [ "python", "./yourscript.py" ]

Keybase proof

I hereby claim:

  • I am kfrz on github.
  • I am kfrz (https://keybase.io/kfrz) on keybase.
  • I have a public key ASAdBM3irYgbm9PdR-z4rYBnfeY1UBtJB6Ll7vk3COySJAo

To claim this, I am signing this object: