[GH-ISSUE #304] [Bug]: Timezone from .env not used in docker-compose.yml #189

Closed
opened 2026-05-06 12:27:00 +02:00 by BreizhHardware · 1 comment

Originally created by @bnap00 on GitHub (Feb 8, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/304

Originally assigned to: @maziggy on GitHub.

Bug Description

The timezone selected during installation via docker-install.sh is not applied to the Docker container.

Expected Behavior

Container should use the timezone from .env (e.g., America/New_York).

Steps to Reproduce

  1. Run docker-install.sh
  2. When prompted for timezone, select something other than Europe/Berlin (e.g., America/New_York)
  3. Verify .env contains TZ=America/New_York
  4. Start container with docker compose up -d
  5. Check container timezone: docker exec bambuddy date

Printer Model

A1

Bambuddy Version

0.1.8.1

Printer Firmware Version

na

Installation Method

Docker

Operating System

Linux (Ubuntu/Debian)

Relevant Logs / Support Package


Screenshots

No response

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
Originally created by @bnap00 on GitHub (Feb 8, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/304 Originally assigned to: @maziggy on GitHub. ### Bug Description The timezone selected during installation via `docker-install.sh` is not applied to the Docker container. ### Expected Behavior Container should use the timezone from `.env` (e.g., `America/New_York`). ### Steps to Reproduce 1. Run `docker-install.sh` 2. When prompted for timezone, select something other than `Europe/Berlin` (e.g., `America/New_York`) 3. Verify `.env` contains `TZ=America/New_York` 4. Start container with `docker compose up -d` 5. Check container timezone: `docker exec bambuddy date` ### Printer Model A1 ### Bambuddy Version 0.1.8.1 ### Printer Firmware Version na ### Installation Method Docker ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs / Support Package ```shell ``` ### Screenshots _No response_ ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode
BreizhHardware 2026-05-06 12:27:00 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Feb 9, 2026):

Thanks!


If you find Bambuddy useful, please consider giving it a on GitHub — it helps others discover the project!

<!-- gh-comment-id:3869815316 --> @maziggy commented on GitHub (Feb 9, 2026): Thanks! ----- If you find Bambuddy useful, please consider giving it a ⭐ on [GitHub](https://github.com/bambuman/bambuddy) — it helps others discover the project!
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/bambuddy#189
No description provided.