Remove comment

This commit is contained in:
Thomas Lauf 2019-01-13 22:19:40 +01:00
parent 50b15463bb
commit 368be8397e

View file

@ -3,7 +3,7 @@ FROM opensuse/leap:15
RUN zypper install -y python awk coreutils git gcc gcc-c++ cmake make libgnutls-devel libuuid-devel libfaketime RUN zypper install -y python awk coreutils git gcc gcc-c++ cmake make libgnutls-devel libuuid-devel libfaketime
RUN zypper install -y python-dateutil RUN zypper install -y python-dateutil
#RUN export TZ=Europe/Berlin RUN export TZ=Europe/Berlin
# Setup language environment # Setup language environment
ENV LC_ALL en_US.UTF-8 ENV LC_ALL en_US.UTF-8