Quickly generate a docker-compose.yml for a single service. Set the image,
map ports and volumes, add environment variables, pick a restart policy – then copy the
output straight into your project.
Generated for Compose file format v3.8. Add a networks: section and
depends_on: for multi-service setups – this generates one service as a
starting point.