Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.51 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.51 KB

laravel-docker

🐳 Generic docker image for Laravel Applications

Docker Badge

Tags PHP version Architecture Features
8.2 8.2 amd64/arm64 ✅ Everything.
8.3 8.3 amd64/arm64 ✅ Everything.
8.4 8.4 amd64/arm64 ✅ Everything.
stable 8.3 amd64/arm64 🔗 Aliases the latest stable version of PHP that supports all features of this docker image.
latest 8.4 amd64/arm64 🔗 Aliases the latest stable version of PHP available (even if that version does not support all features yet).

Use within your GitLab's pipelines.