usage:
default command: docker run -it --rm --name local_web -p 8000:8000 -v $(pwd):/www visu4l/laravel-dev
command: docker run -it --rm --name local_web -p 8000:8000 -v $(pwd):/www visu4l/laravel-dev php artisan serve --host 0.0.0.0 --port 8000
Content type
Image
Digest
Size
95.9 MB
Last updated
about 7 years ago
docker pull visu4l/laravel-dev