Hostityourself/infra
Claude 00da63ec80
Auto-detect platform by default; use DOCKER_DEFAULT_PLATFORM for cross-compile targets
Remove hardcoded platform from compose file so plain 'make up' (or
'docker compose up --build') always builds natively for the host.
Explicit targets (up-arm64, up-armv7, etc.) set DOCKER_DEFAULT_PLATFORM.
2026-03-20 10:03:36 +00:00
..
docker-compose.yml Auto-detect platform by default; use DOCKER_DEFAULT_PLATFORM for cross-compile targets 2026-03-20 10:03:36 +00:00
Dockerfile.server Multi-platform Docker build: amd64, arm64, armv7, armv6 2026-03-20 09:55:53 +00:00
Makefile Auto-detect platform by default; use DOCKER_DEFAULT_PLATFORM for cross-compile targets 2026-03-20 10:03:36 +00:00