Skip to content

Conversation

@ericcornelissen
Copy link

Update entrypoint.sh to quote various inputs so that they don't cause unexpected argument splitting, which may result in unexpected behavior or even completely changing the behavior of commands.

This covers all inputs expect the options, which (unfortunately) intentionally relies on argument splitting.

Update  `entrypoint.sh` to quote various inputs so that they don't cause unexpected argument splitting, which may result in unexpected behavior or even completely changing the behavior of commands.

This covers all inputs expect the options, which (unfortunately) intentionally relies on argument splitting.
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

Successfully merging this pull request may close these issues.

1 participant