Skip to content

fix(clone): use alt image cmd & entrypoint#304

Merged
axel7083 merged 1 commit intoredhat-developer:mainfrom
axel7083:fix/clone-image-entrypoint-cmd
Apr 17, 2026
Merged

fix(clone): use alt image cmd & entrypoint#304
axel7083 merged 1 commit intoredhat-developer:mainfrom
axel7083:fix/clone-image-entrypoint-cmd

Conversation

@axel7083
Copy link
Copy Markdown
Contributor

Descrption

When cloning an image we are also cloning its Entrypoint and CMD, but for some images like nginx it is not the same, so the cloned image will never start.

Related issues

Fixes #297

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
@axel7083 axel7083 merged commit 40172a5 into redhat-developer:main Apr 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hummingbird hardened cloned containers cannot be started

2 participants