Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Boolean values in Docker API #103

@r0b1n

Description

@r0b1n

While implementing isolated tests I have noticed some issues.
Docker API supports boolean values as 1/true/True or 0/false/False only (as well as doc says). Part of current implementation doesn't follows requirements, false becomes empty string in request ?force=&noprune=.
I offer to cast these values to 0 or 1 explicitly.
r0b1n@aa51198

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions