We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was testing the latest tag and was seeing it fail to start on a linux host.
latest
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
The text was updated successfully, but these errors were encountered:
because it's only an linux/arm64 image. and there isn't a tag for an amd64. this just broke for me.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: