It is requested to run the sample application at flask-hello-world in the Docker container. The number of containers on which the application will run can be one or more, depending on the need. The application will be accessed via HAProxy running in another Docker container.
After running the "docker-compose up" command, the application and HAProxy should start and successfully access the sample application through the 8000 port on the running computer.