Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README doesn't explain how to build container #27

Open
pcm32 opened this issue Feb 24, 2021 · 1 comment
Open

README doesn't explain how to build container #27

pcm32 opened this issue Feb 24, 2021 · 1 comment

Comments

@pcm32
Copy link
Member

pcm32 commented Feb 24, 2021

The README doesn't really explain how to build that docker image. The repo doesn’t have a Dockerfile, yet all explanations are with docker build. I’m guessing you need to use the ansible playbook there, but it could be great if the readme would be explicit about what are those steps. Thanks!

@almahmoud
Copy link
Member

The Dockerfile was moved to the Galaxy repo itself to make it easier, so this documentation is now out of date.
All you need to do is clone galaxy and do docker build . -f ./.k8s_ci.Dockerfile also, an image is built automatically with every commit to dev branch at galaxy/galaxy-min:latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants