docker start on ubuntu code example Example 1: docker run ubuntu container docker run -it ubuntu Example 2: install docker on ubuntu sudo apt update sudo apt upgrade