IMAGE alpine3.10-python2.7_2.7.16-200403 FROM alpine3.10_3.10.4-200403 RUN EOF apk --no-cache add python2 EOF CMD /usr/bin/python