提交 1e738ef1 authored 作者: 陈欢's avatar 陈欢

更新 Dockerfile2

上级 bddbc76e
...@@ -34,6 +34,8 @@ RUN apk add --no-cache --update \ ...@@ -34,6 +34,8 @@ RUN apk add --no-cache --update \
opcache \ opcache \
zip \ zip \
gd \ gd \
redis \
mongodb \
# Setup Nginx directories, permissions, and one-off configurations # Setup Nginx directories, permissions, and one-off configurations
&& mkdir -p /var/run/nginx \ && mkdir -p /var/run/nginx \
&& chown -R www-data:www-data /var/run/nginx /var/lib/nginx /var/log/nginx \ && chown -R www-data:www-data /var/run/nginx /var/lib/nginx /var/log/nginx \
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论