Enhance Docker setup and configuration
- Update .gitignore to include .env.docker - Revise README.md for clearer Docker Compose instructions - Add docker-setup-validator agent for Docker configuration validation - Create backend and frontend Dockerfiles with multi-stage builds - Implement health checks in Dockerfiles - Establish docker-compose configuration for Supabase integration - Introduce .dockerignore files for backend and frontend - Add initialization scripts for Supabase roles and configurations - Configure CORS in Kong for Supabase services Co-authored-by: Copilot <copilot@github.com>
| Repository | osama-ata/mikeoss |
|---|---|
| Author | Osama Ata <me@osamata.com> |
| Authored | |
| Parents | ac06a2f6 |
| Stats | 13 files changed , +418 , -5 |
| Part of | Self-hosted Docker stack with Supabase + MinIO |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-55aebbdd.md
from inside the repo you want the change in.