By default, the IAM container image uses UTC as its timezone.
- To change the timezone:
- Set the environment variable TZ to the desired timezone, to set the timezone for Java applications, i.e. Airlock IAM.
- Optional (in addition) bind mount
/etc/localtime
into the container to set the timezone for command-line tools i.e.docker exec -it ...