You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
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!
The text was updated successfully, but these errors were encountered: