Skip to content

gruyaume/dive-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dive snap

dive

A snap to run Dive, a tool for exploring a docker image.

Usage

Install the Docker and Dive snaps and connect them:

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

Run dive:

dive ubuntu:latest

About

A snap to run Dive, a tool for exploring a docker image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published