-
Notifications
You must be signed in to change notification settings - Fork 443
Closed
Labels
Component: Bash CodeEverything regarding the bash codeEverything regarding the bash codeComponent: DockerPriority: HighBroken behavior in specific environments like in parallel mode or only on some operating systemsBroken behavior in specific environments like in parallel mode or only on some operating systemsStatus: UnconfirmendNo reproducer was provided or the reproducer did not work for maintainers.No reproducer was provided or the reproducer did not work for maintainers.Type: BugWaiting for Contributor FeedbackThe original contributor did not yet respond to the latest requestThe original contributor did not yet respond to the latest request
Description
Describe the bug
I have an error when I try to execute my tests with bats using the docker approach. My tests are in a file in /home/user/tests
folder
To Reproduce
docker run --rm -it -v "/home/user/tests:/code" bats/bats:latest /code
Error:
bash: bats: No such file or directory
Environment (please complete the following information):
- Bats Version latest
- OS: RHEL7
Additional context
Add any other context about the problem here.
justinTM
Metadata
Metadata
Assignees
Labels
Component: Bash CodeEverything regarding the bash codeEverything regarding the bash codeComponent: DockerPriority: HighBroken behavior in specific environments like in parallel mode or only on some operating systemsBroken behavior in specific environments like in parallel mode or only on some operating systemsStatus: UnconfirmendNo reproducer was provided or the reproducer did not work for maintainers.No reproducer was provided or the reproducer did not work for maintainers.Type: BugWaiting for Contributor FeedbackThe original contributor did not yet respond to the latest requestThe original contributor did not yet respond to the latest request