python3.7
Version 3.7 of the Python interpreter
RUN apt-get update && \
apt-get install -y python3.7-minimal
RUN apt-get update && \
apt-get install -y python3.7-minimal
RUN apk add python3
RUN pacman -S --noconfirm python3.7-minimal
RUN apt-get update && \
apt-get install -y python3.7-minimal
RUN dnf install -y python3
RUN apt-get update && \
apt-get install -y python3