Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Incorrect service rebuilding #341

@joshwget

Description

@joshwget

Any service that has a relative volume will always be recreated regardless of whether or not the service has actually changed. The underlying issue is that docker.Convert changes the service after the hash has been calculated. This means the service will appear to be out of sync and so recreation is always triggered.

There might be other cases where docker.Convert modifies the service config, in which case the same problem will occur there as well.

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