Paheko packaged inside docker. Fork of https://github.com/HluthWigg/docker-paheko
Find a file
2023-12-21 21:52:41 +01:00
config fix: support 1.3.0-rc10 2023-09-17 16:18:01 +02:00
config.local.php fix: support 1.3.0-rc10 2023-09-17 16:18:01 +02:00
docker-compose.yml fix: support 1.3.0-rc10 2023-09-17 16:18:01 +02:00
Dockerfile fix: update to 1.3.4 2023-12-21 21:50:17 +01:00
LICENSE Add files via upload 2023-02-18 22:03:59 +01:00
README.md docs: add README.md 2023-12-21 21:52:41 +01:00

docker-paheko

Paheko on Alpine Linux with Docker. With Alpine 3.1.16, PHP 8.1 and Nginx 1.22.0.

Fork of https://github.com/HluthWigg/docker-paheko to adapt to latest paheko releases.

Support paheko release 1.3.4 only.

how to build

docker build -t paheko .

docker tag paheko forge.lefuturiste.fr/mbess/paheko:1.3.4

docker push forge.lefuturiste.fr/mbess/paheko:1.3.4