docker container update

docker container update

Description

Update configuration of one or more containers

Usage

docker container update [OPTIONS] CONTAINER [CONTAINER...]

Options

Name, shorthand Default Description
--blkio-weight 0 Block IO (relative weight), between 10 and 1000, or 0 to disable (default 0)
--cpu-period 0 Limit CPU CFS (Completely Fair Scheduler) period
--cpu-quota 0 Limit CPU CFS (Completely Fair Scheduler) quota
登录查看完整内容