Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

Ensure mutli-container compose-project works with other directories. #6

Description

@ethanszeto

We would want Docker-compose to let us build all 3 services together. If docker-compose rebuilds and flushes other containers, then this system will currently not work. We need a way of merging all docker-compose.yaml files together into a service for this to work.

You may need to carry information about the path to each directory (service) to execute the docker-compose from the ground up.

Also, consider using some other form of memory storage other than a file. It just seems a little janky.

https://docs.docker.com/compose/how-tos/multiple-compose-files/merge/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions