Actual space reported by system and Docker #3782
catthehacker
started this conversation in
Image configuration
Replies: 1 comment 1 reply
-
@catthehacker we're not aware of any special configuration 🤔 Maybe docker creates some temporary files during the build so 62 is not enough? Do you have a chance to create a VM in Azure and test the same build there? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to build Docker image in GH Actions but it fails to commit it due to insufficient space which seems weird since I have 60GB+ of free space and I have confirmed locally that image doesn't exceed 45GB
https://github.com/catthehacker/virtual-environments/runs/3138234311
packer build:
Is there some kind of special configuration on runners or is that fault of remote storage on Azure VMs?
Beta Was this translation helpful? Give feedback.
All reactions