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

"latest" docker image fails to start #493

Open
adamdecaf opened this issue Aug 26, 2022 · 1 comment
Open

"latest" docker image fails to start #493

adamdecaf opened this issue Aug 26, 2022 · 1 comment

Comments

@adamdecaf
Copy link
Contributor

I was testing the latest tag and was seeing it fail to start on a linux host.

https://hub.docker.com/layers/slackin-extended/emedvedev/slackin-extended/latest/images/sha256-b07c8e1c73cf11a402d93b0cfc877f6efeaaac5135bc2ca3a750bd34eb9fcca2?context=explore

$ kubectl logs -f slackin-787b5ddb78-djsrw 
standard_init_linux.go:228: exec user process caused: exec format error
@andy-v-h
Copy link

andy-v-h commented Sep 8, 2022

because it's only an linux/arm64 image. and there isn't a tag for an amd64. this just broke for me.

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

2 participants