DEPRECATED. Use c4tech/php:artisan (or c4tech/php:5-artisan if you need PHP 5.6)
10K+
A basic PHP 5.x CLI container to execute artisan commands.
/app must be a mounted volume and be the Laravel application root.We use the c4tech/generic-data image to provide app as a linked volume.
Also, c4tech/laravel-nginx is what we use for our PHP-FPM service.
artisan:
image: c4tech/laravel-artisan
volumes_from:
- data
Content type
Image
Digest
sha256:352a182ce…
Size
157.3 MB
Last updated
almost 11 years ago
docker pull c4tech/laravel-artisan