mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08: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>