Sign inSign up

ajanvier/garradin

By ajanvier

Updated almost 7 years ago

Unofficial Docker image for Garradin. http://dev.kd2.org/garradin/

Image
2

2.2K

ajanvier/garradin repository overview

⚠️ THIS PROJECT IS NOT MAINTAINED ANYMORE ⚠️

Consider using SamuelAllain's image as a replacement ➡️ https://hub.docker.com/r/samuelallain/garradin (GitHub repo)

It's up-to-date with PHP 8.1 and Garradin 1.1.25 (as of June 15th, 2022).

Garradin on Alpine Linux with Docker

Docker Build Status Docker Image Size

A Docker image for Garradin.

Usage

Start the Docker container:

docker run -p 80:80 \
    -v ./association.sqlite:/src/association.sqlite \
    ajanvier/garradin

Or use the example docker-compose.yml.

An existing association.sqlite file is required to use this image.

Tag summary

Content type

Image

Digest

Size

23.9 MB

Last updated

almost 7 years ago

docker pull ajanvier/garradin