I\'m trying to install Python 3.6 or above with pip in an docker container that runs Ubuntu. I\'ve tried quite a few things with no success
FROM ubuntu:18.04