FROM python:3.6
ADD brute_force_md5.py /
CMD [ "python", "brute_force_md5.py", "7001501083cd24fb0d8963f7d28e17k43" ]
