mirror of
https://github.com/containers/podman.git
synced 2026-03-17 14:18:09 -04:00
When multiple files are specified buildah considers `FROM` instruction from the last file specified and so does `buildkit` and `docker` so lets specify that in docs. [NO NEW TESTS NEEDED] [NO TESTS NEEDED] Similar to: https://github.com/containers/buildah/pull/4546 Signed-off-by: Aditya R <arajan@redhat.com>