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

Docker image - grafana/cortex-tools:v0.10.5 - linux/amd64 #219

Closed
dsegurag opened this issue Nov 5, 2021 · 1 comment
Closed

Docker image - grafana/cortex-tools:v0.10.5 - linux/amd64 #219

dsegurag opened this issue Nov 5, 2021 · 1 comment

Comments

@dsegurag
Copy link

dsegurag commented Nov 5, 2021

Hi there!

I just realised that my GitLab pipelines have started to fail since v0.10.5 Docker image version with the following error:

Using docker image sha256:5c46890f7c19a54bffa956147a339b2c058c7c370144d83a7b92e16c7fb34359 for grafana/cortex-tools:v0.10.5 with digest grafana/cortex-tools@sha256:b3f36d4c02580f12ebdaa92460ca955b003ab9a815cb5f83891489fded656a35 ...
standard_init_linux.go:228: exec user process caused: exec format error
Cleaning up project directory and file based variables
00:01
ERROR: Job failed: exit code 1

After checking the Docker Hub website (https://hub.docker.com/r/grafana/cortex-tools/tags) I noticed that there is no amd64 image available for v0.10.5 version.

image

Could you please upload it?

Thanks in advance. 🙇🏼‍♂️

@stevesg
Copy link
Contributor

stevesg commented Nov 5, 2021

Thanks! This should be fixed now. We pushed the image with the wrong architecture. It works on my laptop now:

$ arch
x86_64
$ docker run -it grafana/cortex-tools:v0.10.5 version
version 0.10.5
checking latest version... You are on the latest version

@stevesg stevesg closed this as completed Nov 5, 2021
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