Skip to content

pull_policy schema and spec differ #158

@manthey

Description

@manthey

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions