python 3.7 dockerfile code example Example: install python 3.6 dockerfile RUN apt-get install -y build-essential python3.6 python3-pip python3.6-venv