Skip to content

DockerOperator Expose ulimits create host config parameter #34283

@kahlstrm

Description

@kahlstrm

Description

This issue should be resolved by simply adding ulimits parameter to DockerOperator that is directly passed to create_host_config.

Use case/motivation

Currently applying custom ulimits is not possible with DockerOperator, making it necessary to do some hacky entrypoint workarounds instead.

By implementing this feature, one should be able to set Ulimits directly by giving a list of Ulimit-instances to DockerOperator.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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