Would it be possible to add TZ environment variables?
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 38/100
Research direction
No files, tests, or entry points are named in the issue. Start by reviewing the Docker image build and startup configuration, then verify the docker-compose example with TZ set to Europe/Warsaw. Done means the container accepts the TZ environment variable and uses the requested time zone.
Written by the indexing model from the issue text.
Description
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"
- Dominant language
- Shell
- Stars
- 792
- Forks
- 152
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from mendhak/docker-http-https-echo
-
Difficulty 3/5 1-2 days Newbie friendliness 72/100
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
mendhak/docker-http-https-echo#86 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
mendhak/docker-http-https-echo#80 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
mendhak/docker-http-https-echo#59 · 1 comment ·
All issues in mendhak/docker-http-https-echo
Similar issues
-
Issue-Enhancement Needs-Triage
Difficulty 1/5 Under an hour Newbie friendliness 86/100
PowerShell/PowerShell#28061 · 2 reactions ·
-
Feature Request: Add ability to load custom environment variables in linux-exec-server-installer.sh Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
microsoft/vscode-remote-release#11867 ·
-
AuTest Bug Tests
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
apache/trafficserver#13714 ·
-
Update to NCCL 2.32 Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
conda-forge/nccl-feedstock#166 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
vllm-project/agentic-api#358 · 1 comment ·