(no title)
jbott | 3 years ago
Many other dockerfile build tools still don't support it, e.g. buildah (see https://github.com/containers/buildah/issues/3474)
Useful now if you have control over the environment your images are being built in, but I'm excited to the future where it's commonplace!
Groxx|3 years ago
You can put stuff in a script file and just run that script too.
cpuguy83|3 years ago
Tracking for this: https://github.com/docker/buildx/issues/1104