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

No images in docker images after snap install dive #16

Open
EBII opened this issue Jan 28, 2025 · 3 comments
Open

No images in docker images after snap install dive #16

EBII opened this issue Jan 28, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@EBII
Copy link

EBII commented Jan 28, 2025

Describe the bug

No images in docker images after snap install dive

wagoodman/dive#546

To Reproduce

with noble up to date and many build on docker

sudo snap install dive

docker images ... not let anyone

Expected behavior

remove these snap from snacraft cause destroy many work of many people

@EBII EBII added the bug Something isn't working label Jan 28, 2025
@EBII
Copy link
Author

EBII commented Feb 11, 2025

Use this snap install the snap of docker and not use the already pkg installed docker. It seems that they does not used the same folder to store build images.

@gruyaume
Copy link
Owner

Hello @EBII ,

Thank you for reaching out.

Did you connect the snap interfaces?

sudo snap connect dive:docker-executables docker:docker-executables
sudo snap connect dive:docker-daemon docker:docker-daemon

@EBII
Copy link
Author

EBII commented Feb 12, 2025

yes like in the readme.

but doing
sudo snap remove docker --purge
then docker give back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants