Skip to content

Fix Docker build hanging in GitHub Actions - #15

Merged
srperens merged 1 commit into
mainfrom
claude/fix-docker-build-hang-011fuB95a5vXgYRbnTBSCZkv
Nov 20, 2025
Merged

Fix Docker build hanging in GitHub Actions#15
srperens merged 1 commit into
mainfrom
claude/fix-docker-build-hang-011fuB95a5vXgYRbnTBSCZkv

Conversation

@srperens

Copy link
Copy Markdown
Collaborator
  • Disabled provenance and SBOM attestations which are known to cause build hangs in GitHub Actions with Docker Buildx
  • Added 60-minute timeout to docker-publish job to prevent indefinite hangs
  • These attestations were causing the Docker builds to hang indefinitely

Fixes the Docker build hang issue reported in the workflow runs.

- Disabled provenance and SBOM attestations which are known to cause
  build hangs in GitHub Actions with Docker Buildx
- Added 60-minute timeout to docker-publish job to prevent indefinite hangs
- These attestations were causing the Docker builds to hang indefinitely

Fixes the Docker build hang issue reported in the workflow runs.
@srperens
srperens merged commit f3256f3 into main Nov 20, 2025
5 of 6 checks passed
@srperens
srperens deleted the claude/fix-docker-build-hang-011fuB95a5vXgYRbnTBSCZkv branch November 20, 2025 21:32
birme pushed a commit to eyevinn-osaas/strom that referenced this pull request Feb 2, 2026
…ng-011fuB95a5vXgYRbnTBSCZkv

Fix Docker build hanging in GitHub Actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants