sonic-buildimage/dockers/docker-nat
nmoray f978b2bb53
Timezone sync issue between the host and containers (#14000)
#### Why I did it
To fix the timezone sync issue between the containers and the host. If a certain timezone has been configured on the host (SONIC) then the expectation is to reflect the same across all the containers.

This will fix [Issue:13046](https://github.com/sonic-net/sonic-buildimage/issues/13046).

For instance, a PST timezone has been set on the host and if the user checks the link flap logs (inside the FRR), it shows the UTC timestamp. Ideally, it should be PST.
2023-06-25 16:36:09 -07:00
..
base_image_files Changes in sonic-buildimage to support the NAT feature (#3494) 2020-01-29 17:40:43 -08:00
critical_processes [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
Dockerfile.j2 [nat] Switch to bullseye (#14495) 2023-04-02 14:02:33 -07:00
restore_nat_entries.py Replace os.system and remove subprocess with shell=True (#12177) 2022-11-04 10:48:51 -04:00
start.sh Timezone sync issue between the host and containers (#14000) 2023-06-25 16:36:09 -07:00
supervisord.conf [dockers][supervisor] Increase event buffer size for process exit listener; Set all event buffer sizes to 1024 (#7083) 2021-03-27 21:14:24 -07:00