docker-starter icon indicating copy to clipboard operation
docker-starter copied to clipboard

🏗️ A skeleton to start a new web project with PHP, Docker and Castor

Results 7 docker-starter issues
Sort by recently updated
recently updated
newest added

- [x] Use `docker compose` instead of `docker-compose` - [ ] Make it configurable? Not sure it's needed... - [ ] Remove `invoke` to use a proper Makefile.

Fix https://github.com/jolicode/docker-starter/issues/252 WHat it does : * remove USER_ID features from dockerfile: Without this change the USER_ID make the image dependant on the system that run this command wich creates...

Right now this template provides a good GH Action boilerplate: https://github.com/jolicode/docker-starter/blob/main/.github/workflows/ci.yml But it's building the whole project docker images every time. The template should be optimized for future projects to...

obviously, this works only with real DB engine 🐘

Seems like we are still using the old yarn v1. Do we want to [migrate to Yarn v4 & corepack](https://yarnpkg.com/migration/overview) right now.

To fix: ``` ------ ---------------------------------------------------------------------- Line .castor/docker.php ------ ---------------------------------------------------------------------- 362 Parameter #1 $data of class Castor\Context constructor expects array{project_name: string, root_domain: string, extra_domains: array, project_directory: string, php_version: string, docker_compose_files: array,...

[e.webm](https://github.com/user-attachments/assets/80c3ffd0-a1de-40cd-8867-2f4d6b45b49c)