docker-galaxy-stable icon indicating copy to clipboard operation
docker-galaxy-stable copied to clipboard

[WIP] Instructions for using compose setup with minikube.

Open jmchilton opened this issue 7 years ago • 4 comments

jmchilton avatar Apr 25 '17 19:04 jmchilton

Made some more progress here - switched compose setup to use volumes_from so that kompose can match up things properly.

jmchilton avatar Apr 28 '17 17:04 jmchilton

@jmchilton I will use env vars in the compose file and provide .env files to customize deployments. Before you clean the compose file to be used by kompose, can you please use docker-compose config to normalize it.

bgruening avatar May 07 '17 08:05 bgruening

I can also do this, if you prefer, of course!

bgruening avatar May 07 '17 08:05 bgruening

Here is an example: https://github.com/bgruening/docker-galaxy-stable/pull/323/files#diff-034c7c4e5b46ed32bd67817dd9af57f9 Rename it to .env and Galaxy will start on 8081.

bgruening avatar May 07 '17 08:05 bgruening