Skip to content

Would it be possible to add TZ environment variables? #60

@jacol84

Description

@jacol84

I don't know how to set the time zone variable, an example that works is mariadb:latest, amazoncorretto:21

this is example docker-compose.yaml:

version: '3.8'
  server-a:
    container_name: server-a
    image: mendhak/http-https-echo
    environment:
      TZ: Europe/Warsaw
    ports:
      - "8091:8080"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions