In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This command used the Dockerfile to build a new container image.
Start Docker container using the docker run command and specify the name of the image. Open http://localhost:3000 to view it in the browser.
List containers.
Stop one or more running containers.