add tzdate
This commit is contained in:
parent
6bc6197186
commit
6690d47bbc
@ -9,7 +9,7 @@ RUN apt-get update && \
|
|||||||
|
|
||||||
#apt-get install -y --no-install-recommends xorg xserver-xorg-input-evdev xserver-xorg-input-all
|
#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
|
#RUN DEBIAN_FRONTEND='noninteractive' apt-get install -y --no-install-recommends unclutter xinit x11-xserver-utils
|
||||||
|
|
||||||
# TODO: keyboard should be configurable in runtime
|
# TODO: keyboard should be configurable in runtime
|
||||||
|
Loading…
x
Reference in New Issue
Block a user