Skip to content

Unsupported JSON request parameter HostConfig.GroupAdd for CreateImageCmd #907

@mgtsai

Description

@mgtsai

Since Docker Engine API v1.20, the request parameter HostConfig.GroupAdd has been officially supported, which reflects the "--group-add" argument of "docker create" and "docker run" CLI commands.

But I cannot find any implementation in docker-java project. Maybe an additional method "withGroupAdd()" should be supported in "com.github.dockerjava.api.command.CreateImageCmd"

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