Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IronCore864/e8f61938e776f7f2231bc0a938da4dd2 to your computer and use it in GitHub Desktop.
Save IronCore864/e8f61938e776f7f2231bc0a938da4dd2 to your computer and use it in GitHub Desktop.
root@vagrant:/var/lib/docker# tree -L 2
.
├── builder
│   └── fscache.db
├── buildkit
│   ├── cache.db
│   ├── content
│   ├── executor
│   ├── metadata.db
│   └── snapshots.db
├── containers
├── image
│   └── overlay2
├── network
│   └── files
├── overlay2
│   ├── faf50683650ca66057cffa7c5146bc9af304815e7c46436f660a5bc3375c6a25
│   └── l
├── plugins
│   ├── storage
│   └── tmp
├── runtimes
├── swarm
├── tmp
├── trust
└── volumes
└── metadata.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment