Spaces:
Running
Running
docker space: Job failed with exit code: 137
#20
by
aletrn
- opened
It seems than on this docker space:
https://huggingface.co/spaces/aletrn/samgis
lately my docker builds have been killed because of an Out of Memory condition...
Someone can help me about this? On my pc during the execution my docker container uses more or less 820Mb of ram, not sure however much resources it uses during the docker build and docker run steps. The build step should be ok while I can't see any logs from the container execution.
I already tried fixing a problem with the missing /home directory, but this didn't solve anything.
Thank you,
best regards
Alessandro
Specifying WORKDIR
as usual seems to cause problems. I don't know of a surefire workaround...
https://discuss.huggingface.co/t/error-code-137-cache-error/152177