10000 GitHub - avegner/docker-volume-examiner: Simple tool to examine content of a local docker volume
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

avegner/docker-volume-examiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-volume-examiner

Simple tool to examine content of a local docker volume

Usage

git clone https://github.com/avegner/docker-volume-examiner.git
cd docker-volume-examiner
./examine-volume.sh <volume-name>

How Does It Work?

  • minimal Alpine Linux image is used as a base
  • local volume is read-only mounted to /ro-volume
  • Busybox tools can be used to examine volume content

Docker Configuration

You may need to perform post-installation configuration for Docker to eliminate usage of sudo. Here are the instructions.

About

Simple tool to examine content of a local docker volume

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0