docker-latest-run (1) Linux Manual Page
docker-run – Run a command in a new container Synopsisdocker run [-a|–attach[=[]]] [–add-host[=[]]] [–blkio-weight[=[BLKIO-WEIGHT]]] [–blkio-weight-device[=[]]] [–cpu-shares[=0]] [–cap-add[=[]]] [–cap-drop[=[]]] [–cgroup-parent[=CGROUP-PATH]] [–cidfile[=CIDFILE]] [–cpu-period[=0]] [–cpu-quota[=0]] [–cpuset-cpus[=CPUSET-CPUS]] [–cpuset-mems[=CPUSET-MEMS]] [-d|–detach] [–detach-keys[=[]]] [–device[=[]]] [–device-read-bps[=[]]] [–device-read-iops[=[]]] [–device-write-bps[=[]]] [–device-write-iops[=[]]] [–dns[=[]]] [–dns-opt[=[]]] [–dns-search[=[]]] [-e|–env[=[]]] [–entrypoint[=ENTRYPOINT]] [–env-file[=[]]] [–expose[=[]]] [–group-add[=[]]] [-h|–hostname[=HOSTNAME]] [–help] [-i|–interactive] [–ip[=IPv4-ADDRESS]] [–ip6[=IPv6-ADDRESS]] [–ipc[=IPC]] [–isolation[=default]] [–kernel-memory[=KERNEL-MEMORY]] [-l|–label[=[]]] [–label-file[=[]]] [–link[=[]]] [–link-local-ip[=[]]] [–log-driver[=[]]] [–log-opt[=[]]] [-m|–memory[=MEMORY]] [–mac-address[=MAC-ADDRESS]]…
