Run PHP on Docker in a CI Pipeline via Github and Gitlab [Tutorial]

Опубликовано: 13 Март 2026
на канале: PascalLandau
3,379
52

Link to the written tutorial on my blog:
https://www.pascallandau.com/blog/ci-...

Link to the branch of the Github repository:
https://github.com/paslandau/docker-p...

Overview of all tutorials:
https://www.pascallandau.com/docker-p...

Playlist of all tutorials:
   • Docker development setup for PHP Projects ...  

Create a CI pipeline using the dockerized setup introduced in the previous tutorial that can be executed on any CI provider. Concrete examples for Gitlab Pipelines and Github Actions are included.