Skip to content

Docker hello world

Everson.Silva edited this page May 25, 2022 · 1 revision

Hello world with docker to test it

  • This wiki is to test your docker instalation

Exec this commando to run a docker container

docker run hello-world

Response

image

Clone this wiki locally