An open API service indexing awesome lists of open source software.

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.

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