Skip to content

Dependency resolution takes place before existence check #18

@0xEAB

Description

@0xEAB

Currently, the dependency resolution routine of ddct runs before checking whether the requested image already exists.
This means, even if the requested image has been built and is available, ddct will still build all missing dependencies.

I’m tempted to declare this a feature.
The proper solution would be to add a “build all dependencies” command, however.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrfcRequest for Comments

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions