Docker Compose is a tool for defining and running multi-container Docker applications. It allows developers to configure all of their application's services in a single file, and then start and stop those services with a single command.
- http://localhost:9000/ username :
admin
password :admin
docker-compose up -d