# E003 — Out of disk space for image build (https://jackin.tailrocks.com/reference/errors/E003/)



**E003**: Out of disk space for image build

## What to try [#what-to-try]

Run `jackin prune` to remove stale instances, or `docker system prune` to reclaim Docker layer cache and unused images.

## See also [#see-also]

* Run `jackin doctor` for a full pre-flight health check.
* Pass `--debug` to any `jackin` command to enable diagnostic tracing.
