IMAGE alpine3.11-python2.7_2.7.18-201021
FROM alpine3.11_3.11.6-201021

RUN EOF
    apk --no-cache add python2
EOF

CMD /usr/bin/python