I hereby claim:
- I am mattatcha on github.
- I am mattaitchison (https://keybase.io/mattaitchison) on keybase.
- I have a public key ASDn78Sd3DyGnfnuxhB7GPRQ5yV0E2iP80kJg77gD_7ZIwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
FROM python:2.7.13-slim | |
COPY . /app/ | |
WORKDIR /app | |
ENTRYPOINT ["python", "connectbug.py"] |