creativecommons / ansible-dev

Creative Commons Ansible
MIT License
3 stars 2 forks source link

Exploration of Hierarchy Levels in Docker Compose Within a Multi-Dockerfile Environment #8

Closed Shafiya-Heena closed 2 weeks ago

Shafiya-Heena commented 3 months ago

Description

This task is focused on thoroughly understanding the structured hierarchy levels when utilizing Docker Compose, especially in scenarios involving multiple Dockerfiles. The goal is to achieve a deep comprehension of how Docker Compose manages various services and their interdependencies in a complex, multi-Dockerfile setup.

Implementation

Shafiya-Heena commented 2 weeks ago

Implemented in https://github.com/creativecommons/ansible-dev/pull/11