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:
@ -21,6 +21,8 @@ The following short variant options are deprecated in favor of their long
|
||||
variants:
|
||||
|
||||
docker run -c (--cpu-shares)
|
||||
docker build -c (--cpu-shares)
|
||||
docker create -c (--cpu-shares)
|
||||
|
||||
### Driver Specific Log Tags
|
||||
**Deprecated In Release: v1.9**
|
||||
|
||||
Reference in New Issue
Block a user