installer python 3.6 dockerfile

RUN apt-get install -y build-essential python3.6 python3-pip python3.6-venv
Energetic Echidna