Get Started
-
7. Testing Docker
To Test 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! :) -
8. Docker Getting Started
How to Get Started with Docker and Docker Containers
Contents