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