/laradocker

Docker image for Laravel + Vapor CLI

Primary LanguageDockerfile

Laradocker

Build Status Docker Pulls

Docker image for Laravel & Laravel Vapor CLI

If you want to run dockerized Laravel locally, consider using Laravel Sail instead.

Latest Stable Version

Docker tag latest will always reflect the current state of master. It is recommended to specify one of the tags below when using this image so as to avoid any unexpected issues.

All image tags on docker hub correspond to the same tag in this repository.

Newest Major Versions

See Releases for complete version history.

v4.1

  • Base Image: Ubuntu@latest
  • PHP 8.1
  • Node: 16

v4.0

  • Base Image: Ubuntu@latest
  • PHP 8.1
  • Node: 14

v3.1

  • Base Image: Ubuntu@latest
  • PHP: 8.0
  • Node: 14

v3.0.1

  • Base Image: Ubuntu@latest
  • PHP: 8.0
  • Node: 12

Software Versions

PHP Will always be the newest available patch version for Ubuntu from Ondřej Surý's PPA. New minor and major versions will be tagged as new major versions of this image.

Node.JS Will always be the newest available minor and patch LTS version from Nodesource. New major versions will be tagged as new major versions of this image.

Composer Will always be the newest available version.

Contributions, Issues and Requests

I monitor this repo daily and will respond to open Issues and Pull Requests. You can also shout out to me on Twitter for a quicker response.