Skip to content

Commit 141db83

Browse files
author
Federico Guerinoni
committedSep 28, 2020
Add tzdata
This because installing and uninstalling network-manager the system avoid to requests timezone information. Signed-off-by: Federico Guerinoni <guerra@develer.com>
1 parent ac3eab1 commit 141db83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apt install -y \
1111
curl \
1212
gcc \
1313
mosquitto \
14+
tzdata \
1415
docker.io
1516

1617
RUN curl -O https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz

0 commit comments

Comments
 (0)