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

/docker_start.sh: line 63: syntax error: bad substitution #35

Open
joaogbcravo opened this issue Sep 28, 2023 · 1 comment
Open

/docker_start.sh: line 63: syntax error: bad substitution #35

joaogbcravo opened this issue Sep 28, 2023 · 1 comment

Comments

@joaogbcravo
Copy link

What?
The problem was raised some times in the past:

The problem still appears when using docker images v1.0.0 and latest downloaded from https://hub.docker.com/r/crowdsecurity/lua-bouncer-plugin/tags

Root Cause
The root cause is the missing bash command.

However, when building a docker image on this repository, the problem isn't triggered, and the docker container contains the bash command.
The parent container (openresty/openresty:alpine-fat) has bash as well.

Fix suggestions

  • Upload new docker image to the registry.
  • Add apk add bash to the dockerfile.
@octomir
Copy link

octomir commented Mar 4, 2024

Hi,
Are there any update about this issue, we are faced the same issue

Thanks for your feedback

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