Nalin Dahyabhai

Results 245 comments of Nalin Dahyabhai

> ## Option lifetime-extend: > > * Detect `FROM oci:` in the container build and lifetime expand the overlayfs created by any `RUN --mount=type=bind,rw=true,src=` to the entire build > >...

> > oci: already has a meaning in this context, and the syntax for it is incompatible with this, so I don't see us doing that. > > How would...

That's a handy confirmation, thank you, but my use case here is invoking `rpm` and `dnf` in RUN instructions while building a container image, so I'm looking for a way...

We've had "replace an image with a list that includes that image" on the to-do list as RUN-2047 for a while, but we haven't wired up `github.com/containers/common/libimage.ConvertToManifestList()` to anything yet.