Skip to content

Commit f654c0a

Browse files
1.3.2: Fix No space left on device error in Docker image publishing workflow Added disk space cleanup step using jlumbroso/free-disk-space action to the docker-build-push and docker-build-push-arm64 jobs. This frees approximately 30 GB of disk space by removing unused pre-installed software (Android SDK, .NET runtime, large packages) before building the full sandbox Docker images. This fix addresses issue #41 where the workflow failed due to disk space exhaustion. Full case study analysis available in docs/case-studies/issue-41/CASE-STUDY.md.
1 parent ccf6c91 commit f654c0a

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

.changeset/fix-disk-space-issue-41.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.3.2

0 commit comments

Comments
 (0)