Skip to content

bugfix(container-builder) Use the mnt space instead of root space for docker images #8361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

heathen711
Copy link
Contributor

Summary

Building rocm images in GitHub Actions is failing due to storage limitations. Adjusting docker to use the larger /mnt dir for it's images

@github-actions github-actions bot added the CI-CD Continuous integration / Continuous delivery label Jul 30, 2025
@hipsterusername hipsterusername force-pushed the bugfix/heathen711/docker-build-mnt branch from 8771e1a to a8e8c06 Compare July 30, 2025 13:20
@heathen711
Copy link
Contributor Author

@ebr I assume this is in your wheelhouse to review. Please and thank you.

@heathen711 heathen711 marked this pull request as draft August 1, 2025 15:50
@heathen711 heathen711 force-pushed the bugfix/heathen711/docker-build-mnt branch from 3e831e3 to a0caf2c Compare August 1, 2025 16:07
@heathen711 heathen711 marked this pull request as ready for review August 1, 2025 16:07
@ebr ebr force-pushed the bugfix/heathen711/docker-build-mnt branch from a0caf2c to 1fc1713 Compare August 6, 2025 16:35
@ebr ebr enabled auto-merge (rebase) August 6, 2025 16:35
@ebr ebr merged commit e65f936 into invoke-ai:main Aug 6, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-CD Continuous integration / Continuous delivery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants