-
Notifications
You must be signed in to change notification settings - Fork 22
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
Errors with the Make setup and Dockerfile Build #4
Comments
Hi 👋 Thank you for the info. 🙇 The codebase is roughly 4 years old by now. Quite likely some of the links in the Makefile are outdated. |
HI Thanks for your reply. I made one update with errors in the Docker build . I figured I'd at least try creating all of the secrets and build the image to deploy in a regular GKE cluster but ended up with the errors shown in my updated comment. |
Please have a look at the link / file I uploaded to a temporary repo with the Dockerbuild output. I've added it to my original post. |
Sorry I do not have time to debug this for you. The only hint I can offer is that probably the links are not up-to-date anymore. You can try to pull newer versions / update the links and see if that works. Hope that helps! |
I completely understand! Thanks again and I'll make use of what I can 👍 |
Hi,
I am trying this experiment on a GCP Compute VM running Ubuntu 22.04 LTS , and starting from the first step after installing Docker and Make.
I figured I might be able to get it going on one VM and then access it using Chrome in an Ubuntu Desktop on a VM in the same subnet. However, the best scenario for me would just expose it temporarily to the internet from my own IP using a VPC firewall rule.
I've also tried populating all of the secret files in the requested locations and trying to simply build the docker file but I end up with the following issue when it tries to install the plugins:
This is the entire Docker build output with errors: https://github.com/bgpanw/temp/blob/main/dockerbuildsession.log
The text was updated successfully, but these errors were encountered: