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

parse error: Invalid numeric literal at line 2, column 4 #6

Open
kshetline opened this issue Nov 14, 2022 · 3 comments
Open

parse error: Invalid numeric literal at line 2, column 4 #6

kshetline opened this issue Nov 14, 2022 · 3 comments

Comments

@kshetline
Copy link

I'm trying to use docker_image_find_tag.sh, and can't get it to work even with one of your examples:

$ docker_image_find_tag.sh -n traefik -i 96c63a7d3e50 -f 1.7. -l 10 -v
Using IMAGE_NAME: traefik
Using REGISTRY: https://index.docker.io/v2
parse error: Invalid numeric literal at line 2, column 4

I'm running this on a Windows 10 system, using Ubuntu via WSL 2.

At first the script failed because jq wasn't recognized, but once I installed that I couldn't get any further than the error above.

@ryandaniels
Copy link
Owner

ryandaniels commented Nov 15, 2022 via email

@kshetline
Copy link
Author

I'm using Ubuntu 18.04.2. After I found jq was missing and installed it, I checked all of the other required items, and they're present.

@ryandaniels
Copy link
Owner

ryandaniels commented Nov 16, 2022 via email

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