在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):jguyomard/docker-laravel开源软件地址(OpenSource Url):https://github.com/jguyomard/docker-laravel开源编程语言(OpenSource Language):Dockerfile 100.0%开源软件介绍(OpenSource Introduction):Docker Images for Laravel developmentThis repository provides you a development environment without requiring you to install PHP, a web server, and any other server software on your local machine. For this, it requires Docker and Docker Compose. Installation
docker-compose up
docker-compose exec php composer install
docker-compose exec php php artisan migrate
docker-compose exec php $yourCommandHere Docker ImagesThese docker images are configured in
Other toolsThis repository also comes with a caspistrano docker image: For ease of use, you can create a bash alias:
ContributingContributions are welcome! Leave an issue on Github, or create a Pull Request. LicenceThis work is under MIT licence. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论