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

Fix docker: bats not found #622

Merged
merged 3 commits into from Jul 25, 2022

Conversation

martin-schulze-vireso
Copy link
Member

@martin-schulze-vireso martin-schulze-vireso commented Jul 25, 2022

Fixes #551 (and possibly #564) by adding two docker images with the -no-faccessat2 tag that rely on bash:5.1.4 as base image, which does not use that syscall.

Read chilversc's comment for more details about this.

@martin-schulze-vireso martin-schulze-vireso added Component: Docker Component: Packaging Regarding packaging for NPM, RPM, etc. labels Jul 25, 2022
@martin-schulze-vireso martin-schulze-vireso requested a review from a team as a code owner July 25, 2022 18:31
@martin-schulze-vireso martin-schulze-vireso force-pushed the fix/issue_551_docker_bats_not_found branch from 609d914 to 85fdd70 Compare July 25, 2022 18:40
@martin-schulze-vireso martin-schulze-vireso merged commit e222fc6 into master Jul 25, 2022
@martin-schulze-vireso martin-schulze-vireso deleted the fix/issue_551_docker_bats_not_found branch July 25, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Docker Component: Packaging Regarding packaging for NPM, RPM, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker execution error bash: bats: No such file or directory
1 participant