https://github.com/dynamik-dev/laravel-instant-docker
A standard Docker setup for our Laravel apps.
https://github.com/dynamik-dev/laravel-instant-docker
Last synced: 4 months ago
JSON representation
A standard Docker setup for our Laravel apps.
- Host: GitHub
- URL: https://github.com/dynamik-dev/laravel-instant-docker
- Owner: dynamik-dev
- Created: 2024-07-29T01:41:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T01:45:58.000Z (almost 2 years ago)
- Last Synced: 2025-03-03T14:48:05.925Z (over 1 year ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Instant Docker
This is a template for a common docker-compose configuration for Laravel projects.
It uses:
- [FrankenPHP](https://frankenphp.dev/)
- [Laravel Octane](https://laravel.com/docs/11.x/octane)
### Roadmap
- [x] Set up repo with Docker files
- [ ] Add NPM for asset build container
- [ ] Convert to Laravel package
- [ ] Create base image in registry