pyvenv-3.5
Version 3.5 of the Python programming language
RUN apt-get update && \
apt-get install -y python3.5-venv
RUN apt-get update && \
apt-get install -y python3.5-venv
RUN dnf install -y python35
RUN apt-get update && \
apt-get install -y python3.5-venv