docker-silverstripe-web:Silverstripe的Docker映像

时间:2021-03-25 11:49:30
【文件属性】:
文件名称:docker-silverstripe-web:Silverstripe的Docker映像
文件大小:6KB
文件格式:ZIP
更新时间:2021-03-25 11:49:30
Dockerfile Silverstripe的Docker映像 支持的标签 入门 在您的项目中添加docker-compose.yml文件,并添加以下内容: version: '3' services: web: image: voyagestudio/silverstripe-web:7.3 ports: - "8080:80" working_dir: /var/www volumes: - .:/var/www/html environment: DEVSERVER_HOST: "${DEVSERVER_HOST}" DEVSERVER_PORT: "${DEVSERVER_PORT}" db: image: mysql:5 command: --default-authentication
【文件预览】:
docker-silverstripe-web-master
----5.6()
--------Dockerfile(558B)
----7.4()
--------Dockerfile(4KB)
----README.md(979B)
----7.1()
--------Dockerfile(825B)
----7.3()
--------Dockerfile(997B)
----build.sh(1KB)

网友评论