Build & Run
Build & Run
π
In our example, the first step is to build the hello-world container with the > docker build command.
In our example, the second step is to run the hello-world container with the > docker run command.
Build & Run
π
Video: Build & Run