Zun

Support updating a container

Registered by hongbin

Support updating attributes of a container. For example,

$ zun create --image busybox --command "echo hello" --name test
$ zun update test --command "echo hello2"

General use case: Stop a running container, update the configuration, and restart the container.

After a quick look, it is useful to update the following attributes: name, cpu, memory, ports, command, labels, environment

Blueprint information

Status:
Complete
Approver:
hongbin
Priority:
Medium
Drafter:
hongbin
Direction:
Approved
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
hongbin
Completed by
hongbin

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.