gianarb / orbiter

Orbiter is an opensource docker swarm autoscaler
Apache License 2.0
505 stars 54 forks source link

executable file not found in $PATH #58

Open buluxan opened 5 years ago

buluxan commented 5 years ago

hi there,

i got an issue when i tried run stack.yaml on my servers could u pls help on this

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

thx, Lukman

andreaschiona commented 5 years ago

Hi there,

I have the same issue!

powroseba commented 5 years ago

Hi there,

I have the same problem, is anyone figured out how to solve it ?

SamyOteroGlez commented 4 years ago

Hi all, Same issue here.

Judging by this https://hub.docker.com/layers/gianarb/orbiter/latest/images/sha256-95ea830038ce45f03d3a72f9f89e6f132ae414b9e1b383001a9664e7f10835fb, I am assuming the daemon command it is been executed in the Dockerfile.

Cheers

luizbob commented 4 years ago

using a later image works well for me, this one to be specific gianarb/orbiter:fdee847