Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mogria/3source-artisan
docker artisan image for the 3source project
https://github.com/mogria/3source-artisan
Last synced: 7 days ago
JSON representation
docker artisan image for the 3source project
- Host: GitHub
- URL: https://github.com/mogria/3source-artisan
- Owner: mogria
- License: mit
- Created: 2015-11-13T12:34:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-23T22:43:14.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T00:27:03.665Z (about 1 month ago)
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3source-artisan
This docker image has is based on [mogria/3source-phpcli](https://github.com/mogria/3source-phpcli), and runs `php artisan` inside the volume `/data` as user `www-data`.
This image heavily inspired from [dylanlindgren/docker-laravel-artisan](https://github.com/dylanlindgren/docker-laravel-artisan).
This image is used to develop the [3source](https://github.com/mogria/3source) project.
View on [dockerhub](https://hub.docker.com/r/mogria/docker-laravel-artisan)
View on [github](https://github.com/mogria/3source-artisan).