Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.41 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.41 KB

laravel-docker

🐳 Generic docker image for Laravel Applications

Docker Badge

Tags PHP version Features
8.1 8.1 ✅ Everything.
8.2 8.2 ✅ Everything.
8.3 8.3 ⚠️ Everything but using xdebug-beta instead of xdebug-stable.
stable 8.2 🔗 Aliases the latest stable version of PHP that supports all features of this docker image.
latest 8.3 🔗 Aliases the latest stable version of PHP available (even if that version does not support all features yet).

Use within your GitLab's pipelines.