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

Local installation using Docker #29

Open
mik-laj opened this issue Sep 25, 2020 · 0 comments
Open

Local installation using Docker #29

mik-laj opened this issue Sep 25, 2020 · 0 comments

Comments

@mik-laj
Copy link

mik-laj commented Sep 25, 2020

Hello,

Is local installation of this application supported? I would like to run it using the local Kubernetes context. I wrote such a Docker command, but I am not sure if it is correct. Could someone confirm this?

docker run \
    --rm \
    --publish 3000:3000
    -v "${KUBECONFIG:-"$HOME/.kube/config"}:/root/.kube/config"
    elliotxkim/spekt8:latest

Best regards,
Kamil Breguła

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