Kévin Dunglas
3d9f344a50
docs: Docker image updates and tags
2024-01-30 22:07:33 +01:00
Kévin Dunglas
be08c1e717
docs: run as non-root in Docker containers
2024-01-29 14:40:56 +01:00
Kévin Dunglas
b624a13430
docs: improve HTTPS documentation ( #480 )
2024-01-20 11:49:16 +01:00
Dave Heineman
9410418c5c
docs: use the correct link to the docker tags
2023-12-15 12:30:25 +01:00
Kévin Dunglas
1da3dbc93a
docs: xcaddy build flags ( #385 )
2023-12-14 22:45:09 +01:00
Kévin Dunglas
c9bf9940d1
ci: add Super-Linter ( #323 )
2023-12-01 17:26:21 +01:00
Kévin Dunglas
de5de146c3
ci: add generic static build script ( #322 )
2023-11-30 08:07:39 +01:00
Kévin Dunglas
9d56f2530a
docs: add custom Caddy modules
2023-11-07 10:48:37 +01:00
Irvin Capagcuan
bb1ed8b212
Update docker.md
...
Fixed typo.
2023-11-06 22:39:03 +01:00
Kévin Dunglas
c1b8c5df5f
docs: improve workers docs ( #281 )
...
* docs: improve workers docs
* improvements
2023-10-30 22:16:09 +01:00
Kévin Dunglas
123d167729
ci: release infrastructure ( #213 )
...
* ci: release infrastructure
* ci: release CircleCI binary
* fix circle
* fix Circle pipeline
* improve tags and docs
* improvements
2023-09-20 14:15:41 +02:00
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