diff --git a/tech_docs/docker_compose_guide.md b/tech_docs/docker_compose_guide.md index e2e8120..a8f3699 100644 --- a/tech_docs/docker_compose_guide.md +++ b/tech_docs/docker_compose_guide.md @@ -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