Installing Docker on Ubuntu
Straight-forward steps to installing docker on an ubuntu machine
Sep 11, 20221 min read47

Search for a command to run...
Articles tagged with #ubuntu
Straight-forward steps to installing docker on an ubuntu machine

I came into the python world at 2017, and ever since then, I have never thought of using Python2. Now in 2020, I just updated my OS to Ubuntu 20.04 and I have no idea what python2 is doing on my terminal, talkless of even being the default. But thi...
