1 Star 0 Fork 0

jshoter / wumaituangou

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 225 Bytes
一键复制 编辑 原始数据 按行查看 历史
刘志强 提交于 2018-12-28 14:35 . 'init'
FROM zacksleo/docker-composer:alpine
WORKDIR /var/www/html
COPY . /var/www/html
ADD scripts/crontab /var/spool/cron/crontabs/root
RUN chmod 0644 /var/spool/cron/crontabs/root
RUN pecl install mongodb
VOLUME ["/var/www/html"]
PHP
1
https://gitee.com/jshoter/wumaituangou.git
git@gitee.com:jshoter/wumaituangou.git
jshoter
wumaituangou
wumaituangou
master

搜索帮助