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

Remove the need for -npc when using a container platform #280

Open
thomas-robinson opened this issue Nov 29, 2024 · 0 comments
Open

Remove the need for -npc when using a container platform #280

thomas-robinson opened this issue Nov 29, 2024 · 0 comments

Comments

@thomas-robinson
Copy link
Member

Is your feature request related to a problem? Please describe.
Container platforms require the -npc for no parallel checkout when creating the checkout script. There is no check for this and fre does not just do this for you. If you don't add -npc the container build will fail in a mysterious way

Describe the solution you'd like
I would like the default to be no parallel checkout, at least for the container platforms.

Describe alternatives you've considered
We could also provide a check with an error message if -npc is not included, but it seems like podman container building will not support the parallel checkout the way we have them written.

Additional context

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