Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

rpm differ: use entrypoint for execution #228

Merged
merged 1 commit into from
May 9, 2018
Merged

rpm differ: use entrypoint for execution #228

merged 1 commit into from
May 9, 2018

Conversation

vrothberg
Copy link
Contributor

Use the container's entrypoint instead of specifying the RPM query in
the cmd field. Otherwise, the rpm analysis of images with a specified
entrypoint will fail, as such is executed prior to any command.

Signed-off-by: Valentin Rothberg [email protected]

Cc: @mssola

Use the container's entrypoint instead of specifying the RPM query in
the cmd field.  Otherwise, the rpm analysis of images with a specified
entrypoint will fail, as such is executed prior to any command.

Signed-off-by: Valentin Rothberg <[email protected]>
@nkubala nkubala merged commit b5c0512 into GoogleContainerTools:master May 9, 2018
@vrothberg vrothberg deleted the rpm-entrypoint-fix branch May 15, 2018 06:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants