A Docker image providing Laravel's Vapor CLI. Available at Docker Hub.
Each tag is based on Vapor's version, where latest
will be the current stable version.
Important: as Vapor requires authentication to execute it's commands, this image does not offer ways to persist any credentials. You'll have to provide it every time you use this image 😉
docker run -ti --rm devdrops/vapor-cli:latest vapor --version