Skip to content

build: accept "FROM containers-storage:" prefixes again - #6982

Merged
Luap99 merged 1 commit into
podman-container-tools:mainfrom
nalind:from-containers-storage
Jul 21, 2026
Merged

build: accept "FROM containers-storage:" prefixes again#6982
Luap99 merged 1 commit into
podman-container-tools:mainfrom
nalind:from-containers-storage

Conversation

@nalind

@nalind nalind commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind bug

What this PR does / why we need it:

The change in #5975 that tightened up what we would accept as a base image spec didn't expect builds to explicitly be specifying "containers-storage:" in image references, and yet, they sometimes do.

How to verify it

New test!

Which issue(s) this PR fixes:

Fixes #6979

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Restores the ability to explicitly specify "containers-storage:" when specifying base images for `buildah build`.

The change that tightened up what we would accept as a base image spec
didn't expect builds to explicitly be specifying containers-storage: in
image references, and yet, they sometimes do.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
@nalind
nalind force-pushed the from-containers-storage branch from 60d8efa to ae5cfd2 Compare July 21, 2026 14:11

@Luap99 Luap99 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TomSweeneyRedHat

Copy link
Copy Markdown
Contributor

LGTM
assuming happy tests

@Luap99
Luap99 merged commit 1295fca into podman-container-tools:main Jul 21, 2026
25 of 28 checks passed
@nalind
nalind deleted the from-containers-storage branch July 21, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Podman build command stopped recognizing containers-storage as a transport since 6.0.0

3 participants