mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Add --tz flag to create, run
--tz flag sets timezone inside container Can be set to IANA timezone as well as `local` to match host machine Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
@ -2120,6 +2120,7 @@ _podman_container_run() {
|
||||
--stop-signal
|
||||
--stop-timeout
|
||||
--tmpfs
|
||||
--tz
|
||||
--subgidname
|
||||
--subuidname
|
||||
--sysctl
|
||||
|
Reference in New Issue
Block a user