Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

instructions don't work because there is no bash #11

@tbradley-sans

Description

@tbradley-sans

At the bottom of the README.md, there's a note that says this:

Or you can add a sleep time to make sure the hub is ready: docker-compose run --rm webdriverio bash -c "sleep 10 && wdio".

However, since your Dockerfile specifies node:8.9-alpine, there is no bash. So this command gets this error message:

Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: "bash": executable file not found in $PATH": unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions