Provides a Dockerfile to create a Dada-Mail docker image. In combination with a docker-compose.yml it also spawns a MariaDB.
Also see: http://dadamailproject.com/
Klumpp, Paul-Dieter bb2c54b493 new Image that differs between workdir and htdocs | há 7 anos atrás | |
---|---|---|
Dockerfile | há 7 anos atrás | |
LICENSE | há 7 anos atrás | |
README.md | há 7 anos atrás | |
build.sh | há 7 anos atrás | |
docker-compose.yml | há 7 anos atrás | |
httpd.conf | há 7 anos atrás |
Provides a Dockerfile to create a Dada-Mail docker image. In combination with a docker-compose.yml it also spawns a MariaDB. Also see: http://dadamailproject.com/
If you are not using a pre-compiled image from Docker Hub and want to build it yourself, then just do:
./build.sh
This takes some time. Afterwards, you can go on starting it.
Spawn the server with
docker-compose up -d
and visit the url: http://localhost:8080/dada/installer/install.cgi