FROM python:3-alpine ADD AAI.py / COPY certs/* /certs/ CMD [ "python", "./AAI.py" ]