H Vs pirms 1 dienas
vecāks
revīzija
8e7daec2b0
1 mainītis faili ar 8 papildinājumiem un 5 dzēšanām
  1. +8
    -5
      docker/Dockerfile.latest

+ 8
- 5
docker/Dockerfile.latest Parādīt failu

@@ -9,11 +9,14 @@ RUN sed -i 's/deb.debian.org/mirrors.aliyun.com/g' /etc/apt/sources.list


# Set the timezone and configure tzdata
RUN apt-get update \
&& apt-get install -y --no-install-recommends tzdata \
&& ln -sf /usr/share/zoneinfo/$TZ /etc/localtime \
&& dpkg-reconfigure --frontend noninteractive tzdata \
&& apt-get clean
# RUN apt-get update \
# && apt-get install -y --no-install-recommends tzdata \
# && ln -sf /usr/share/zoneinfo/$TZ /etc/localtime \
# && dpkg-reconfigure --frontend noninteractive tzdata \
# && apt-get clean


RUN ln -sf /usr/share/zoneinfo/$TZ /etc/localtime


ENV BUILD_PREFIX=/app


Notiek ielāde…
Atcelt
Saglabāt