mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Add support for adding devices to container
Also add --quiet option to kpod create/run since this will help with writing tests. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #140 Approved by: TomSweeneyRedHat
This commit is contained in:

committed by
Atomic Bot

parent
c0432eb0e8
commit
94a8107515
@ -1018,6 +1018,7 @@ _podman_container_run() {
|
||||
--oom-kill-disable
|
||||
--privileged
|
||||
--publish-all -P
|
||||
--quiet
|
||||
--read-only
|
||||
--tty -t
|
||||
"
|
||||
|
Reference in New Issue
Block a user