docker-update (1) Linux Manual Page
NAME
docker-update – Update configuration of one or more containers
SYNOPSIS
docker update [OPTIONS] CONTAINER [CONTAINER…]
DESCRIPTION
Alias for docker container update.
OPTIONS
–blkio-weight=0
–cpu-period=0
–cpu-quota=0
–cpu-rt-period=0
–cpu-rt-runtime=0
-c, –cpu-shares=0
–cpus=
–cpuset-cpus=""
–cpuset-mems=""
-h, –help[=false]
–kernel-memory=0
-m, –memory=0
–memory-reservation=0
–memory-swap=0
–pids-limit=0
–restart=""
SEE ALSO
docker(1)
