docker container run
docker container run
Description
Run a command in a new container
Usage
docker container run [OPTIONS] IMAGE [COMMAND] [ARG...]
Options
Name, shorthand | Default | Description |
---|---|---|
--add-host | Add a custom host-to-IP mapping (host:ip) | |
--attach, -a | Attach to STDIN, STDOUT or STDERR | |
--blkio-weight | 0 | Block IO (relative weight), between 10 and 1000, or 0 to disable (default 0) |
--blkio-weight-device | Block IO weight (relative device weight) | 登录查看完整内容