Files
Archivum/docker
brasse b 2bc544ccae fix: Dockerfile no longer requires go.sum to exist before first build
Removed go.sum from the COPY cache layer — go mod download -x creates it
when absent. Added empty backend/go.sum for local tooling (gopls, go build).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 13:17:37 +02:00
..