We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Get this warning during build:
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 67)
See https://docs.docker.com/reference/build-checks/json-args-recommended/
lila-docker/docker/ci.Dockerfile
Lines 67 to 73 in 3e4fd09
The text was updated successfully, but these errors were encountered:
Add SHELL to avoid JSONArgsRecommended warning
34cf98e
https://docs.docker.com/reference/build-checks/json-args-recommended/ Resolves: lichess-org#117
3b1b725
Successfully merging a pull request may close this issue.
Get this warning during build:
See https://docs.docker.com/reference/build-checks/json-args-recommended/
lila-docker/docker/ci.Dockerfile
Lines 67 to 73 in 3e4fd09
The text was updated successfully, but these errors were encountered: