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

Syntax error when starting bash in balenalib/genericx86-64-ext-ubuntu image #720

Open
septatrix opened this issue Sep 3, 2021 · 0 comments

Comments

@septatrix
Copy link

The following error is printed to the screen when running docker run --rm -it balenalib/genericx86-64-ext-ubuntu bash:

bash: eval: line 24: syntax error near unexpected token `('
bash: eval: line 24: `Here are a few details about this Docker image (For more information please visit https://www.balena.io/docs/reference/base-images/base-images/): '

It seems like the balena-info command is somehow failing because it does not print its usual output.
When running sh instead everything works fine.

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

1 participant