Skip to content

Commit

Permalink
Warning message added for snap approach on Ubuntu/Debian.
Browse files Browse the repository at this point in the history
wagoodman#546 have showed the trouble it may cause.
  • Loading branch information
YuanfengZhang authored Sep 5, 2024
1 parent 925cdd8 commit 0bc4927
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ sudo snap install dive
sudo snap connect dive:docker-executables docker:docker-executables
sudo snap connect dive:docker-daemon docker:docker-daemon
```
>[!Caution]
>Snap method is not recommended for those have their docker installed through apt-get. Since it might ruin your existing docker deamon.
**RHEL/Centos**
```bash
Expand Down

0 comments on commit 0bc4927

Please sign in to comment.