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

aruizca picture aruizca  路  4Comments

michael-simons picture michael-simons  路  3Comments

kiview picture kiview  路  3Comments

dabraham02124 picture dabraham02124  路  3Comments

micheal-swiggs picture micheal-swiggs  路  4Comments