moby / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/moby/issues/34227
Apache License 2.0
8.1k stars 1.14k forks source link

feature request: allow squash build #819

Open andrewrynhard opened 5 years ago

andrewrynhard commented 5 years ago

I know squash is considered experimental, but I would like to use it with buildkit.

AkihiroSuda commented 5 years ago

WIP PR: https://github.com/moby/buildkit/pull/833

AkihiroSuda commented 4 years ago

Moving to v0.8.0 milestone.

AlekSi commented 3 years ago

v0.8.2 was released, but this issue (and milestone) is still open.

Niek commented 3 years ago

This probably depends on https://github.com/moby/moby/pull/39187

ronaldtse commented 2 years ago

Quick ping on this, is this on track to be implemented?

Niek commented 2 years ago

It's no longer in a milestone... Not sure if this is still planned? It would be a very welcome enhancement.