python2
interactive high-level object-oriented language (Python2 version)
RUN apt-get update && \
apt-get install -y python2
RUN apt-get update && \
apt-get install -y python2
RUN apk add python2
RUN pacman -S --noconfirm python2
RUN apt-get update && \
apt-get install -y python2
RUN yum install -y python2
RUN dnf install -y python2
RUN apt-get update && \
apt-get install -y python2