add tzdate

This commit is contained in:
Simon Zeyer 2024-11-24 23:17:58 +01:00
parent 6bc6197186
commit 6690d47bbc

View File

@ -9,7 +9,7 @@ RUN apt-get update && \
#apt-get install -y --no-install-recommends xorg xserver-xorg-input-evdev xserver-xorg-input-all
RUN DEBIAN_FRONTEND='noninteractive' apt-get install -y --no-install-recommends wget gnupg2 x11-utils
RUN DEBIAN_FRONTEND='noninteractive' apt-get install -y --no-install-recommends wget gnupg2 x11-utils tzdata
#RUN DEBIAN_FRONTEND='noninteractive' apt-get install -y --no-install-recommends unclutter xinit x11-xserver-utils
# TODO: keyboard should be configurable in runtime