[PR #355] [MERGED] docker: add tzdata package, to support TZ env variable #696

Closed
opened 2026-02-27 09:09:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/355
Author: @ajgon
Created: 10/28/2022
Status: Merged
Merged: 11/1/2022
Merged by: @nitnelave

Base: mainHead: docker/tzdata


📝 Commits (2)

  • bed8bc5 docker: add tzdata package, to support TZ env variable
  • deed802 Merge branch 'main' into docker/tzdata

📊 Changes

4 files changed (+6 additions, -4 deletions)

View changed files

📝 .github/workflows/Dockerfile.ci.alpine (+1 -1)
📝 .github/workflows/Dockerfile.ci.debian (+1 -1)
📝 Dockerfile (+1 -1)
📝 README.md (+3 -1)

📄 Description

As PR title says, it will add tzdata package to the final docker image. Thanks to that, it will be easy to set timezone inside of the container, via TZ= env variable.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/355 **Author:** [@ajgon](https://github.com/ajgon) **Created:** 10/28/2022 **Status:** ✅ Merged **Merged:** 11/1/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `docker/tzdata` --- ### 📝 Commits (2) - [`bed8bc5`](https://github.com/lldap/lldap/commit/bed8bc5ee30faa16154b150d2e7826b59a7fb9e4) docker: add tzdata package, to support TZ env variable - [`deed802`](https://github.com/lldap/lldap/commit/deed8020a03c03c21f19f3a1a82ebd2bb630622a) Merge branch 'main' into docker/tzdata ### 📊 Changes **4 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/Dockerfile.ci.alpine` (+1 -1) 📝 `.github/workflows/Dockerfile.ci.debian` (+1 -1) 📝 `Dockerfile` (+1 -1) 📝 `README.md` (+3 -1) </details> ### 📄 Description As PR title says, it will add `tzdata` package to the final docker image. Thanks to that, it will be easy to set timezone inside of the container, via `TZ=` env variable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#696
No description provided.