Is the expected size of the holy-lambda-builder docker image around 4gb? docker system df --verbose http://ghcr.io/fierycod/holy-lambda-builder amd64-java11-22.0.0.2 4ea2c17e4715 2 months ago 3.764GB 0B 3.764GB 0 Asking because I'll need to re-partition my / drive if so (docker is in /var/lib). I have been needing to move things around and buy more drive space for a while. So i guess it's overdue 🙂
the answer is yes.
This is a builder image that contains all the dev tools. Therefore it's expected it's rather large. It contains the AWS, SAM, Babashka and GraalVM CE with polyglot support.