- Switch from Debian (python:3.11-slim) to Alpine (python:3.11-alpine) for better ARM64 support - Replace apt-get with apk package manager for lighter, faster builds - Update package dependencies for Alpine (musl-dev, postgresql-dev, linux-headers) - Change user creation from useradd to adduser (Alpine syntax) - Add .gitkeep files to preserve empty alembic directories in git - Update all quickstart scripts to always rebuild containers with --build flag - Fixes ARM64 package installation errors on Apple Silicon Macs - Fixes missing alembic directory errors on fresh clones 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
944 B
944 B