# Supabase Docker Upstream This directory is copied from the official Supabase self-hosted Docker setup. - Source: `https://github.com/supabase/supabase/tree/master/docker` - Upstream commit: `996d2b7c1e8ee85ca584160963f26b67d63b7e56` - Upstream commit date: `2026-06-09T17:27:55Z` - Local `.env` is generated from `.env.example` and intentionally ignored. Keep upstream files recognizable. Prefer local project integration in the root `Makefile`, `README.md`, and `.env.example`.