Install Docker

Learn how to install Docker on Ubuntu.

We'll cover the following

Throughout the course you will find many runnable code snippets that can be tested with a single click, so theoretically you won’t need to install anything on your machine. Despite that, it is strongly encouraged to follow all these steps and run it locally. Having a full sandbox, where we can test all the Helm features, is valuable and fun!

This and the following lessons describe how to install all the required tools on Linux. If you’re using another operating system, full instructions can be found in the “Appendix” of this course.

Docker

Note: This is based on the official documentation for Ubuntu.

In the official documentation, there are instructions for different Linux distributions.

Open a terminal and follow the steps below:

  1. Update apt and install the supporting libraries:

Get hands-on with 1200+ tech skills courses.