Merge pull request #12385 from umohnani8/docs

[CI:DOCS] Update notes on java TZ in man page
This commit is contained in:
OpenShift Merge Robot 2021-11-22 20:25:32 +01:00 committed by GitHub
commit 179405ee3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
Java application within a container, the `TZ` environment variable must be
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