Dockerfile-based estimation
The input is Dockerfile source, so the estimate can reason from FROM and filesystem-changing instructions such as RUN, COPY, and ADD. It has no byte-level evidence for referenced build-context files, remote downloads, package selections, or generated output. Any size assigned to those steps is therefore an estimate based on the text, not a measurement of their resulting layer archives.