Skip to content

colima nerdctl subcommands require -- for option params? #595

Answered by abiosoft
justin-corn asked this question in Q&A
Discussion options

You must be logged in to vote

It is actually supposed to be

colima nerdctl -- build . -t foo

You can run colima nerdctl install to add nerdctl script to path and you'd be able to simply run

nerdctl build . -t foo

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by justin-corn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants