Not planned
Description
What happened: After installing dive via teh .deb file (also happens using the docker install), I get the following error:
Unable to find image 'ghcr.io/wagoodman/dive:latest' locally
docker: Error response from daemon: Head "https://ghcr.io/v2/wagoodman/dive/manifests/latest": denied
Run 'docker run --help' for more information
What you expected to happen: dive will function as expected
How to reproduce it (as minimally and precisely as possible): This happens after installation of the .deb or when I run the docker command for drive
Anything else we need to know?: No.
Environment:
- OS version: Kali
- Docker version (if applicable): 28.0.1
Metadata
Metadata
Assignees
Projects
Status
Done
Milestone
Relationships
Development
No branches or pull requests
Activity
mark2185 commentedon Mar 18, 2025
Have you tried running
dive
directly since you've installed it through a.deb
package?jsvazic commentedon Mar 18, 2025
Damn it, please ignore this. The error is no longer happening and it may have been related to my alias that I setup in the same terminal before I installed the .deb.