Perflyst / docker_framadate

Docker image for Framadate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains docker files for framadate by Le Filament

This docker is created from Framasoft/Framapad and gets all the git repo inside a docker instead of mounting a local volume The original files being protected by CeCILL-B license, the same license is kept here. For more information on source code, please visit previous link.

Docker-compose file to be used with this can be found on corresponding Le Filament Ansible role

This docker image is also pushed on Docker Hub

This image is basically downloading Framadate from Framasoft gitlab repository and serving it on port 80 (when original image relies on cloning locally the Framadate repository), it also replaces mysql-client with mariadb-client.

About

Docker image for Framadate


Languages

Language:Shell 79.8%Language:Dockerfile 20.2%