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

JSON error while using "build-args" #9

Open
swetha-sundar opened this issue Oct 4, 2022 · 1 comment
Open

JSON error while using "build-args" #9

swetha-sundar opened this issue Oct 4, 2022 · 1 comment

Comments

@swetha-sundar
Copy link

swetha-sundar commented Oct 4, 2022

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

  1. Add an example on how you would pass a build-arg
  2. Add support for arrays for build-arg option
@conor-naranjo
Copy link

I ran into this same thing and opened a PR to update the README with an example of using build args:
#8

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

2 participants