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

Releases are not found and configuration issue when starting in docker #98

Open
martindimitrov-taulia opened this issue Nov 29, 2022 · 0 comments

Comments

@martindimitrov-taulia
Copy link

martindimitrov-taulia commented Nov 29, 2022

This is what I got when trying to build and run from docker :

make build.docker.local
docker run --net host -v $HOME/.kube:/root/.kube --rm --name jx-ui jenkins-x/jx-ui:latest
invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable

NOTE: I tried to set KUBERNETES_MASTER environment variable with "-e" argument, no luck as well.
I am on Mac, so I tried to download the latest release too, I got 404 :

curl -L  https://github.com/jenkins-x/jx-ui/releases/download/v0.0.24/jx-ui-darwin-amd64.tar.gz
Not Found
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

1 participant