Skip to content

Support docker-compose.{yml, yaml} files #1056

@alex-way

Description

@alex-way

It would be great if we could support docker-compose.yml files more natively.

At the moment I'm needing to do a crude sed command to replace the version manually as part of a secondary workflow step.

The only issue is that the current configuration of versioned_files which takes a list of strings I don't think will work. The main reason being is that you'd need some kind've additional information to detail which images/services within the docker-compose file you want to update/manage.

Perhaps #482 is the answer?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions