8000 Add support for --pids-limit and --ulimit options in docker update · Issue #322 · docker/for-linux · GitHub
[go: up one dir, main page]

Skip to content

Add support for --pids-limit and --ulimit options in docker update #322

@madankumark

Description

@madankumark
  • This is a bug report
  • This is a feature request
  • I searched existing issues before opening this one

Expected behavior

We have --pids-limit and --ulimit in docker container create/run in order to control the resource usage for a container. However these options are missing from docker update command.
This feature will be helpful for upgrading the existing containers based on usage.

Output of docker version:

	Client:
	 Version:      18.03.1-ce
	 API version:  1.37
	 Go version:   go1.9.5
	 Git commit:   9ee9f40
	 Built:        Thu Apr 26 07:20:16 2018
	 OS/Arch:      linux/amd64
	 Experimental: false
	 Orchestrator: swarm

	Server:
	 Engine:
	  Version:      18.03.1-ce
	  API version:  1.37 (minimum version 1.12)
	  Go version:   go1.9.5
	  Git commit:   9ee9f40
	  Built:        Thu Apr 26 07:23:58 2018
	  OS/Arch:      linux/amd64
	  Experimental: false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0