/laravel-docker

🐳 Generic docker image for Laravel Applications

Primary LanguageDockerfileMIT LicenseMIT

laravel-docker

🐳 Generic docker image for Laravel Applications

Docker Badge

Keeping this fork up to date with the original

https://www.youtube.com/watch?v=C5WxrnRVmuY

Changes:

  • Added Webp support (Only to version 7.4).

Versions:

Tags PHP version Features
7.4 7.4 ✅ Everything.
8.0 8.0 ✅ Everything.
8.1 8.1 ✅ Everything.
stable 8.1 🔗 Aliases the latest stable version of PHP that supports all features of this docker image.
latest 8.1 🔗 Aliases the latest stable version of PHP available (even if that version does not support all features yet).

Use within your GitLab's pipelines.