Dockerfile 55 B

12
  1. FROM python:3.5.2-onbuild
  2. CMD ["python", "./gh2s3.py"]