mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update
This commit is contained in:
parent
cefaaab504
commit
91fe86cf21
@ -7,8 +7,8 @@ MAINTAINER kev
|
||||
|
||||
RUN echo "Asia/Shanghai" > /etc/timezone
|
||||
RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
|
||||
RUN apt-get update && apt-get install -y supervisor haproxy libfontconfig1 libfreetype6 nginx
|
||||
RUN mkdir -p /data/ /webkit/includes/ /var/lib/monit/events/
|
||||
RUN apt-get update && apt-get install -y supervisor haproxy libfontconfig1 libfreetype6 nginx monit
|
||||
RUN mkdir -p /data/ /webkit/includes/
|
||||
|
||||
ADD ./*.js /webkit/
|
||||
ADD ./includes/ /webkit/includes/
|
||||
|
Loading…
Reference in New Issue
Block a user