Skip to content

🐳 Generic docker image for Laravel Applications

License

Notifications You must be signed in to change notification settings

curder/laravel-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-docker

🐳 Generic docker image for Laravel Applications

Build and publish packages

Docker Badge

Tags PHP version Features
5.6.40 5.6.40 ✅ Everything
7.0.33 7.0.33 ✅ Everything
7.1.33 7.1.33 ✅ Everything
7.2.34 7.2.34 ✅ Everything
7.3.33 7.3.33 ✅ Everything
7.4.33 7.4.33 ✅ Everything
8.0.30 8.0.30 ✅ Everything
8.1.28 8.1.28 ✅ Everything
8.2.19 8.2.19 ✅ Everything
8.3.7 8.3.7 ✅ Everything
stable 8.3 🔗 Aliases the stable version of PHP that supports all features of this docker image.
latest 8.3 🔗 Aliases the latest version of PHP available (even if that version does not support all features yet).

All PHP images use composer version 2, if you want to use version 1, please run composer self-update --1 command.

Usage

docker run --rm curder/laravel-docker:8.2.19 php -v

Use within your GitLab's pipelines.

About

🐳 Generic docker image for Laravel Applications

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Dockerfile 100.0%