To start the application, execute the following commands docker build -t monitor . docker run -p 8081:8081 monitor the application will be available at http://localhost:8081/ original task