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 digests don't match the ones in Docker Hub #2241

Closed
7 of 8 tasks
alexvy86 opened this issue Apr 10, 2022 · 1 comment
Closed
7 of 8 tasks

Docker image digests don't match the ones in Docker Hub #2241

alexvy86 opened this issue Apr 10, 2022 · 1 comment

Comments

@alexvy86
Copy link

Is there a pinned issue for this?

  • I have read the pinned issues and could not find my issue

Is there an existing or similar issue/discussion for this?

  • I have searched the existing issues
  • I have searched the existing discussions

Is there any comment in the documentation for this?

  • I have read the documentation, especially the FAQ and Troubleshooting parts

Is this related to a provider?

  • I have checked the provider repo for issues
  • My issue is NOT related to a provider

Are you using the latest release?

  • I am using the latest release

Have you tried using the dev branch latest?

  • I have tried using dev branch

Docker run config used

N/A

Current Behavior

The docker image digests I'm getting with docker pull do not match the ones in Docker Hub. I tried to understand why this could be but didn't find an explanation, if I'm missing something that explains it I'd be happy to close this issue.

Expected Behavior

The image digests I get after running docker pull match the ones in Docker Hub.

How have you tried to solve the problem?

N/A

Log output

docker images "haugene/transmission-openvpn" --digests --all

REPOSITORY                     TAG       DIGEST                                                                    IMAGE ID       CREATED        SIZE
haugene/transmission-openvpn   latest    sha256:8fbca248dbb0ec68fda347c82a95776f6f967df3fc610f25791532df842ab04a   42536b71f066   7 weeks ago    265MB
haugene/transmission-openvpn   4.0       sha256:059216cfae4bfc9db6c93ddc0c0834d5d09ca97fe2eaab6b4094ebc8ad686829   c8ef207ebe9e   7 months ago   265MB

This is on a Raspberry Pi 4, ARM64.

From https://hub.docker.com/r/haugene/transmission-openvpn/tags:

image

image

HW/SW Environment

- OS: RaspberryPi OS
- Docker: Docker 20.10.12, build e91ed57

Anything else?

No response

@pkishino
Copy link
Collaborator

See here docker/hub-feedback#1925
Nothing to do on our end

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