setting up gekko with docker
#1
hey guys,

just an fyi I'm very new to gekko and dont have much experience in docker. having an issue with setting up my gekko project the docker way on my local machine. 

my gekko container does not seem to be booting up due to it not finding a file / dir but dont know where i should look in the code. iv keep everything default but followed the "installing gekko" doc and it worked fine just through node on my windows machine.

Code:
PS C:\Users\andre\Projects\gekko> docker-compose up -d
Starting gekko_redis_1 ... done
Starting gekko_gekko_1 ... done
PS C:\Users\andre\Projects\gekko> docker ps
CONTAINER ID        IMAGE               COMMAND                  CREATED             STATUS              PORTS               NAMES
a35dc2932123        redis:latest        "docker-entrypoint.s…"   15 minutes ago      Up 4 seconds        6379/tcp            gekko_redis_1
PS C:\Users\andre\Projects\gekko> docker logs -f gekko_gekko_1
standard_init_linux.go:207: exec user process caused "no such file or directory"
standard_init_linux.go:207: exec user process caused "no such file or directory"
PS C:\Users\andre\Projects\gekko>


thanks in advance for any help and let me know if anything else is needed to find the issue.
  Reply


Messages In This Thread
setting up gekko with docker - by andydean565 - 05-08-2019, 05:16 PM
RE: setting up gekko with docker - by lucifar - 04-06-2021, 06:50 PM
RE: setting up gekko with docker - by lucifar - 04-20-2021, 07:04 AM
RE: setting up gekko with docker - by lucifar - 05-01-2021, 08:25 PM
RE: setting up gekko with docker - by lucifar - 06-12-2021, 04:37 PM
RE: setting up gekko with docker - by lucifar - 07-22-2021, 12:06 PM

Forum Jump:


Users browsing this thread: