Docker CE Ubuntu 18.04 - Get Started
-
Testing Docker Installation.
With:
sudo docker run hello-world
Or:
docker run hello-world
Then Docker will Pull the Repo and Greets you with:
Hello from Docker! :) -
How to Quick Start with Docker and Docker Containers
Contents