Replies: 2 comments 5 replies
-
Beta Was this translation helpful? Give feedback.
5 replies
-
|
Same problem here: Workarounds (see https://trivy.dev/docs/latest/getting-started/installation/#container-image-official)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The Docker hub latest tag is missing
https://hub.docker.com/r/aquasec/trivy/tags
docker pull aquasec/trivy:latest
Error response from daemon: manifest for aquasec/trivy:latest not found: manifest unknown: manifest unknown
Desired Behavior
The Docker hub latest tag is missing
https://hub.docker.com/r/aquasec/trivy/tags
docker pull aquasec/trivy:latest
Error response from daemon: manifest for aquasec/trivy:latest not found: manifest unknown: manifest unknown
Actual Behavior
The Docker hub latest tag is missing
https://hub.docker.com/r/aquasec/trivy/tags
docker pull aquasec/trivy:latest
Error response from daemon: manifest for aquasec/trivy:latest not found: manifest unknown: manifest unknown
Reproduction Steps
Target
None
Scanner
None
Output Format
None
Mode
None
Debug Output
Operating System
Docker
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions