Sign inSign up

poum/artisan

By poum

Updated over 9 years ago

Laravel CLI tool docker image

Image
0

223

poum/artisan repository overview

logo

What is artisan ?

Artisan is the CLI tool for PHP Laravel framework.

The artisan documentation is here.

How to use this image ?

$ docker run -v $(pwd):/app poum/artisan run

where $(pwd) is where your laravel project lives and where the artisan is.

Optional Environment Variables

None.

Thanks

This images are build on top of php:7-alpine one.

Tag summary

Content type

Image

Digest

Size

26.2 MB

Last updated

over 9 years ago

docker pull poum/artisan