Skip to content

devdrops/vapor-cli-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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