This repository contains an automated Dockerfile of HHVM setup for use in docker-compose
latestdocker-compose.yml:
artisan:
image: julienvincent/artisan
volumes:
- laravel/folder:/data/www
working_dir: /data/www
links:
- database-container
using:
docker-compose run artisan tinker
Content type
Image
Digest
sha256:697234ce8…
Size
151.4 MB
Last updated
about 11 years ago
docker pull julienvincent/artisan