buildah/internal
Aditya R ac7458e70d
stage_executor: while mounting stages use freshly built stage
When using `--mount=` in RUN instruction and source is a stage make sure
that freshly built stage is used if the stage selected in source was
just rebuilt.

Closes: https://github.com/containers/buildah/issues/4522

Signed-off-by: Aditya R <arajan@redhat.com>
2023-01-18 16:15:16 +05:30
..
parse buildah: add prune command and expose CleanCacheMount API 2023-01-05 17:32:42 +05:30
source Replace io/ioutil calls with os calls 2022-12-06 14:29:32 -05:00
util refactor: stop using Normalize directly from containerd package 2022-09-28 12:54:16 +05:30
types.go stage_executor: while mounting stages use freshly built stage 2023-01-18 16:15:16 +05:30