Files
2025-11-30 08:19:20 +08:00

8 lines
511 B
Markdown

# References
Bundled resources for docker-compose-generator skill
- [ ] docker_compose_best_practices.md: A document outlining best practices for writing production-ready Docker Compose files, including security, networking, and resource management.
- [ ] common_service_configurations.md: A collection of pre-defined configurations for common services like databases, web servers, and message queues.
- [ ] healthcheck_examples.md: Examples of how to configure health checks for different types of services.