/vapor-cli-docker

Docker image with Laravel's Vapor CLI

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

Vapor CLI

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 😉

How to Run?

docker run -ti --rm devdrops/vapor-cli:latest vapor --version