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

Fix Docker Image #369

Merged
merged 1 commit into from
Dec 4, 2021
Merged

Fix Docker Image #369

merged 1 commit into from
Dec 4, 2021

Conversation

ricoberger
Copy link
Member

The Docker image isn't usable since version 3.7.2, because it throws
some errors, when we try to run the kubenav binary. To fix this we have
to adjust the Dockerfile to disable CGO.

Fixes #364

The Docker image isn't usable since version 3.7.2, because it throws
some errors, when we try to run the kubenav binary. To fix this we have
to adjust the Dockerfile to disable CGO.
@ricoberger ricoberger merged commit 1ad574a into master Dec 4, 2021
@ricoberger ricoberger deleted the fix-docker-image branch December 4, 2021 11:21
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

Successfully merging this pull request may close these issues.

v3.8.1 - standard_init_linux.go:228: exec user process caused: no such file or directory
1 participant