Testcontainers-java: Docker environment should have more than 2GB free disk space

Created on 9 Aug 2019  路  3Comments  路  Source: testcontainers/testcontainers-java

I'm getting a Docker environment should have more than 2GB free disk space error with 1.12.0 even though I have 140GiB available on my local disk. I tried to debug this but with Lombok it is basically impossible.

resolutioinvalid

Most helpful comment

Thanks. I didn't know Docker for Mac still had a disk space limitation. For anyone reading you can change it in the UI (Docker > Preferences > Disk).

All 3 comments

Your Docker VM should have 2gb of space, not your host drive. Please allocate more space to the Docker daemon.

Thanks. I didn't know Docker for Mac still had a disk space limitation. For anyone reading you can change it in the UI (Docker > Preferences > Disk).

Thanks. I didn't know Docker for Mac still had a disk space limitation. For anyone reading you can change it in the UI (Docker > Preferences > Disk).

The UI has updated since this comment. New location is Preferences > Resources > Disk image dize.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

McKratt picture McKratt  路  4Comments

naderghanbari picture naderghanbari  路  3Comments

chomhanks picture chomhanks  路  3Comments

aruizca picture aruizca  路  4Comments

oneiros-de picture oneiros-de  路  3Comments