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

add missing argument to container registry option #538

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

ThoFrank
Copy link

@ThoFrank ThoFrank commented Apr 20, 2023

I tried exporting a shell container to a file. I ran into error: --registry must not have an argument. Or just error: without a message if you use a space instead of an equals sign.

Same error when you try to run the example from the docs (devenv container shell --registry docker://ghcr.io/ --copy)

This commit fixes it.

@domenkozar domenkozar merged commit fcba7ff into cachix:main Apr 21, 2023
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.

None yet

2 participants