Skip to content

Solve Docker timestamp defaulting to UTC instead of system/user timezone #20

@NeuroCPP

Description

@NeuroCPP

Timestamps inside the Docker container are currently being set in UTC, rather than respecting the system or user's local timezone.

The current Dockerfile uses eclipse-temurin:21-jre-alpine which defaults to UTC. Update the Docker configuration or application defaults so timestamps reflect the appropriate timezone for users.

Relevant Files:

  • docker/production/Dockerfile
  • docker/staging/Dockerfile

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions