Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 2.56 KB

README.md

File metadata and controls

33 lines (25 loc) · 2.56 KB

Deploying Docker container (with Gitlab CI and other)

Laravel Gitlab CI

🐳 Generic docker image for Laravel Applications

It is not recommended to use this container in production. Only for development and deployment.

The configuration file for GitLab can be found here.

Docker Badge Docker Build

Supported tags and respective Dockerfile links

Tags Stability
latest, stable, 8.3, 8.3.x latest stable
edge, unstable, edge-8.3, edge-8.3.x latest unstable
8.3, 8.2, 8.1 stable minor
8.3.x, 8.2.x, 8.1.x stable patch, where x is the PHP version number
edge-8.3, edge-8.2, edge-8.1 unstable
edge-8.3.x, edge-8.2.x, edge-8.1.x unstable patch, where x is the PHP version number

Unsupported but available

Tags Stability
8.0, 7.4 stable minor
8.0, 7.4.x stable patch, where x is the PHP version number
edge-8.0, edge-7.4 unstable
edge-8.0.x, edge-7.4.x unstable patch, where x is the PHP version number