https://github.com/vhdm/laravel-dockerize
Laravel Dockerize
https://github.com/vhdm/laravel-dockerize
docker docker-compose dockerize laravel php
Last synced: 2 months ago
JSON representation
Laravel Dockerize
- Host: GitHub
- URL: https://github.com/vhdm/laravel-dockerize
- Owner: vhdm
- Created: 2021-05-13T11:47:35.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-13T22:00:08.000Z (about 5 years ago)
- Last Synced: 2025-06-21T16:47:59.158Z (12 months ago)
- Topics: docker, docker-compose, dockerize, laravel, php
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# laravel-dockerize
Simple steps to Dockerize your Laravel app
Step 1:
`git clone https://github.com/vhdm/laravel-dockerize.git && cd laravel-dockerize`
Step 2:
`chmod +x installer`
Step 3:
`./installer`