Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.
This repository was archived by the owner on Jun 17, 2021. It is now read-only.

"dash_init": executable file not found in $PATH: #36

@w-turner-getbamboo-io

Description

@w-turner-getbamboo-io

when i run this command from docker

docker run -v dashd-data:/dash --rm $DASH_IMAGE dash_init

I am receiving this error

docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "dash_init": executable file not found in $PATH: unknown.
ERRO[0000] error waiting for container: context canceled

The file dash_init is definitely on the host:

wal@ubuntu:~$ ls -l dash_init
-rwxrwxr-x 1 wal wal 621 May 20 14:23 dash_init
wal@ubuntu:~$

what am i missing?

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