We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When you pass a string with KeyValue pairs to the build-args option, fails with:
parse error: Invalid numeric literal at line 1, column 5
When you pass an array with KeyValue pairs to the build-args option, fails with:
Missed comma between flow collection entries when using fngetatt in yaml
The text was updated successfully, but these errors were encountered:
I ran into this same thing and opened a PR to update the README with an example of using build args: #8
Sorry, something went wrong.
No branches or pull requests
Issue
When you pass a string with KeyValue pairs to the build-args option, fails with:
parse error: Invalid numeric literal at line 1, column 5
When you pass an array with KeyValue pairs to the build-args option, fails with:
Missed comma between flow collection entries when using fngetatt in yaml
Todo
The text was updated successfully, but these errors were encountered: