docker-roundcube-nginx:在Nginx上运行的dockerized roundcube

时间:2021-05-19 10:00:27
【文件属性】:
文件名称:docker-roundcube-nginx:在Nginx上运行的dockerized roundcube
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-19 10:00:27
Shell 基于 ssl secure,ngnix和roundcube dockerfiles的docker文件和脚本 该dockerfile获取最新的roundcube。 它需要一个postgres容器来存储用户数据。 与建立 sudo docker build -t youruser / rc-nginx。 一旦构建,根据默认的docker.io镜像创建一个postgres容器。 (下一次,您只需要使用sudo docker start roundcube-postgres来启动它,而不用重新创建它,因为此容器具有状态) sudo docker run --name roundcube-postgres -e POSTGRES_USER = roundcube -e POSTGRES_PASSWORD = pgcontainer_rcpassword -d postgres 然后根据您构建
【文件预览】:
docker-roundcube-nginx-master
----startup-roundcube.sh(2KB)
----Dockerfile(2KB)
----README.md(2KB)
----config.inc.php(702B)
----basic.conf(167B)
----nginx-roundcube.conf(725B)
----ssl.conf(498B)
----entrypoint.sh(4KB)

网友评论