mirror of
https://github.com/containers/podman.git
synced 2025-06-04 04:56:32 +08:00
9 lines
442 B
Markdown
9 lines
442 B
Markdown
####> This option file is used in:
|
|
####> podman create, run
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--tz**=*timezone*
|
|
|
|
Set timezone in container. This flag takes area-based timezones, GMT time, as well as `local`, which sets the timezone in the container to match the host machine. See `/usr/share/zoneinfo/` for valid timezones.
|
|
Remote connections use local containers.conf for defaults
|