Commit Graph

5 Commits

Author SHA1 Message Date
Jérémy Romey
4c8a16f6cc docs: fix Docker image link (#148) 2023-05-05 12:58:14 +02:00
Florent Destremau
266d126aac Updated docs for docker-compose configuration (#115)
Removed the default `restart: always` option
2022-11-22 17:41:13 +01:00
Alexander Schranz
3641552483 docs: building Docker images (#75)
* Add docs for custom docker image

* docs: improve Docker documentation

* more docs

Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
2022-11-03 09:04:29 +01:00
Kévin Dunglas
084decfe97 feat: remove automatic exceptions handling (#53) 2022-10-21 17:40:31 +02:00
Marko Korhonen
4293397541 feat: add Alpine based Docker image (#43)
* Gitignore .idea folder (PhpStorm etc)

* Alpine version of Dockerfile

* Bake definition to build Docker images

* Docs for Docker image building

* Link to docker.md

* Use latest change on using official php-src repo and PHP-8.2 branch

* Remove ARGS and get other changes from Dockerfile (original)

* Update GHA workflows with Dockerfile.alpine
2022-10-21 15:23:23 +02:00