Update tech_docs/docker_compose_guide.md

This commit is contained in:
2025-08-05 22:15:35 -05:00
parent d3869769f7
commit 6509e14aea

View File

@@ -2,10 +2,6 @@
---
I apologize for the confusion. Let's narrow the focus to the essential aspects of coding `docker-compose.yml` files, emphasizing the individual objects and systems design. We'll remove any lifecycle management (LCM) activities and concentrate solely on the configuration file itself.
---
# Mastering Docker Compose: A Guide to Coding `docker-compose.yml` Files
## Introduction