Single-stage Dockerfile.stage: pre-download k3s on host runner #44
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promotes single-stage Dockerfile fix from dev to stage. Eliminates the multi-stage builder (build-essential + k3s download inside Docker) that caused RWLayer nil on step 13 across runs 1580/1581/1586.