python3.3m
Version 3.3 of the Python programming language
RUN dnf install -y python33
RUN apt-get update && \
apt-get install -y python3.3-minimal
Version 3.3 of the Python programming language
RUN dnf install -y python33
RUN apt-get update && \
apt-get install -y python3.3-minimal