Docker Installation
#1
Hi,

I'm trying to install Gekko in a docker container, but I'm new in this and I am completely lost. Looking into gekko documentation there are two commands, buy I have several questions:

 -How to create the containter for gekko? Is there any base imagen? Is there any official Image in docker hub?
 -Can I Install from DockerFile?

Sorry about this noobs questions but I can't find any documentation about this.

Thanks!
  Reply
#2
Hi,

Sorry, I just saw it. I had to download the gekko repo, cd to this folder and ejecute the commands of the documentation.

But now, I have an error on the second command:

docker-compose up -d
gekko_redis_1 is up-to-date
Starting gekko_gekko_1 ... error

ERROR: for gekko_gekko_1 Cannot start service gekko: driver failed programming external connectivity on endpoint gekko_gekko_1 (9e2a50069b97906aca6b729ccadff4c3447e7cc83b0e755281b8ac47ec3f6034): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:3000:tcp:172.18.0.3:3000: input/output error

ERROR: for gekko Cannot start service gekko: driver failed programming external connectivity on endpoint gekko_gekko_1 (9e2a50069b97906aca6b729ccadff4c3447e7cc83b0e755281b8ac47ec3f6034): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:3000:tcp:172.18.0.3:3000: input/output error
ERROR: Encountered errors while bringing up the project.

Do you know why can it be?

Thanks
  Reply
#3
very strange, I've never seen this before. Are you able to run other docker files (from dockerhub) without problem? What OS are you running?
  Reply
#4
There was a problem with shared drives. Is on windows 10, I shared C Drive and "Reset credentials" on docker settings, and now Gekko is up and running.

Thanks!
  Reply
#5
great!
  Reply


Forum Jump:


Users browsing this thread: