tool does not support compose file inheritance / extends · Issue #54 · docker-archive/dockercloud-cli · GitHub
Skip to content
This repository was archived by the owner on Jan 20, 2020. It is now read-only.
This repository was archived by the owner on Jan 20, 2020. It is now read-only.

tool does not support compose file inheritance / extends #54

Description

@jukefr

Docker compose supports configuration file inheritance like so :
https://docs.docker.com/compose/extends/#example-use-case

but when I try in with the tool to :
docker-cloud stack create -f somefile.yml -f prodfile.yml
only the second file is used and the first is ignored.

is this intended or bug or not yet implemented ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions