Jacek Kowalski
2017-09-30 15e9e4a90e7679b344542636e8565148ab42a8da
1
2
3
4
5
FROM jacekkow/kodi
 
RUN echo "Europe/Warsaw" > /etc/timezone \
    && rm -f /etc/localtime \
    && dpkg-reconfigure -f noninteractive tzdata