Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building on top of base image with entrypoint #308

Open
citypilgrim opened this issue Apr 24, 2024 · 0 comments
Open

Building on top of base image with entrypoint #308

citypilgrim opened this issue Apr 24, 2024 · 0 comments

Comments

@citypilgrim
Copy link

Hi,
Thank you for this awesome tool. I'm loving the ease of use.

Just one request, when trying to build an image on top of a base image that already has an entrypoint (e.g. fortify). The build fails because when podman tries to run the container, it enters the entrypoint and is not able to run the ansible playbook tasks.

Perhaps we should have a top level key "podman_from_extra_args" that allows us to pass in "--entrypoint /bin/bash", to escape the entrypoint.

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

No branches or pull requests

1 participant