-
Notifications
You must be signed in to change notification settings - Fork 778
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What is the problem you're trying to solve
The spec.md file states that missing is a valid value for pull_policy, but the schema does not list it in the enum.
Describe the solution you'd like
Either remove missing from spec.md or add it to compose-spec.json as a valid value for the pull_policy enum.
Additional context
I haven't checked if adding missing to the enum is sufficient for support in docker-compose.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working