docker build
In our example, the first step is to build the hello-world container with the > docker build command.
docker run
In our example, the second step is to run the hello-world container with the > docker run command.
Your browser does not support the video tag.