mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 13:45:32 +02:00
[GH-ISSUE #304] [Bug]: Timezone from .env not used in docker-compose.yml #189
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#189
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.shis not applied to the Docker container.Expected Behavior
Container should use the timezone from
.env(e.g.,America/New_York).Steps to Reproduce
docker-install.shEurope/Berlin(e.g.,America/New_York).envcontainsTZ=America/New_Yorkdocker compose up -ddocker exec bambuddy datePrinter 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
@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!