Commit Graph

3 Commits

Author SHA1 Message Date
cfa59dfb40 chore(docker): mount local time and timezone to container
Added volume mappings for /etc/localtime and /etc/timezone to ensure
the container uses the host's time and timezone settings.

This prevents time discrepancies in logs and scheduled tasks without
requiring manual timezone configuration inside the image.
2026-03-24 20:26:14 +09:00
b6b4dfa3b2 chore(docker): add restart policy for app service 2026-02-10 21:21:11 +09:00
0fed35fb48 init 2026-01-29 22:00:49 +09:00