https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository
Instead of the current script, we should use the two installation commands on the above page.
This will give use the newer syntax
And not the deprecated
There are differences, but for the commands we use on this project they are not much. The biggest change is making sure our documentation uses this.