idle
with Python 2
RUN apt-get update && \
apt-get install -y idle
RUN apt-get update && \
apt-get install -y idle
RUN pacman -S --noconfirm idle
RUN apt-get update && \
apt-get install -y idle
RUN yum install -y idle
RUN dnf install -y python2-tools
RUN apt-get update && \
apt-get install -y idle