Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Please select the geographic area in which you live. Subsequent configuration questions will narrow this down by presenting a list of cities, representing the time zones in which they are located

ARG DEBIAN_FRONTEND=noninteractive
ENV TZ=Europe/Moscow
RUN apt-get install -y tzdata
 
PREVIOUS NEXT
Tagged: #Please #select #geographic #area #Subsequent #configuration #questions #narrow #presenting #list #representing #time #zones #located
ADD COMMENT
Topic
Name
6+2 =