Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 550 Bytes

File metadata and controls

15 lines (10 loc) · 550 Bytes

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