Deprecate -c cli short variant flag in docker cli
- build - create Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: d1064bd441612244d7a560c6ceb3704ad12b23a6 Component: engine
This commit is contained in:
@ -15,7 +15,7 @@ parent = "smn_cli"
|
||||
Build a new image from the source code at PATH
|
||||
|
||||
--build-arg=[] Set build-time variables
|
||||
-c, --cpu-shares CPU Shares (relative weight)
|
||||
--cpu-shares CPU Shares (relative weight)
|
||||
--cgroup-parent="" Optional parent cgroup for the container
|
||||
--cpu-period=0 Limit the CPU CFS (Completely Fair Scheduler) period
|
||||
--cpu-quota=0 Limit the CPU CFS (Completely Fair Scheduler) quota
|
||||
|
||||
Reference in New Issue
Block a user