mirror of https://github.com/Nardo86/zm-docker.git
This commit is contained in:
parent
871cbb3f03
commit
08c71c5bc1
|
@ -4,7 +4,7 @@ ENV TZ Etc/UTC
|
|||
ENV FQDN localhost
|
||||
ENV SELFSIGNED 0
|
||||
|
||||
RUN echo $TZ > /etc/timezone && apt-get update
|
||||
RUN /etc/timezone && apt-get update
|
||||
|
||||
RUN apt-get install -y \
|
||||
apache2 \
|
||||
|
|
Loading…
Reference in New Issue