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