mirror of
https://github.com/containers/podman.git
synced 2025-05-28 21:46:51 +08:00
[CI:DOCS] Update notes on java TZ in man page
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
This commit is contained in:
@ -1853,7 +1853,7 @@ $ podman run --name container1 --rootfs /path/to/rootfs:O bash
|
|||||||
In order to use a timezone other than UTC when running a
|
In order to use a timezone other than UTC when running a
|
||||||
Java application within a container, the `TZ` environment variable must be
|
Java application within a container, the `TZ` environment variable must be
|
||||||
set within the container. Java applications will ignore the value set with the
|
set within the container. Java applications will ignore the value set with the
|
||||||
`--tz` option. This will be corrected in a later relase.
|
`--tz` option.
|
||||||
|
|
||||||
```
|
```
|
||||||
# Example run
|
# Example run
|
||||||
|
Reference in New Issue
Block a user