Docker and Docker Compose on Ubuntu: How to setup, install, configure and use containers

It is now easier than ever to install Docker and Docker-Compose on Ubuntu. All you have to do is issue a few commands to install the prerequisite files, download the docker gpg file, link to the repository with all the install files, and then do the standard sudo apt-get install commands.

I’d put all the commands here to perform a docker and docker-compose install on Ubuntu, but YouTube doesn’t allow backslashes, so the commands would be incomplete. Look for my article on TheServerSide to be linked to this video, with all of the docker compose and docker install commands listed in it.

Source: https://www.youtube.com/watch?v=6j1ISxY5ss4

Leave a Reply

Your email address will not be published. Required fields are marked *