Skip to main content

Display the local Docker image layers as a tree

Project description

Displays the tree structure of your Docker images.

Meant as a replacement for the removed functionality of docker images -t.

Usage: docktree [-h] [IMAGE]

Positional arguments:

IMAGE show only parents and children of IMAGE

Optional arguments:
-h, --help

show this help message and exit

-s, --show-size

show the virtual size of each layer

Usage example:

(env2)pi@raspberrypi [work/docktree] % docktree
└─ 71a76a74c237
   ├─ 92b43b34adf9 test1:latest
   └─ 2f5ca2d69bf4
      └─ ba37442b01bb
         ├─ 643e1371a625 test2:latest
         │  └─ 7e548b8390f2 test3:latest
         └─ c89a6bc5d884
            └─ baee49e775b3 resin/rpi-raspbian:latest,resin/rpi-raspbian:jessie,resin/rpi-raspbian:jessie-2015-10-21
(env2)pi@raspberrypi [work/docktree] % docktree test2
└─ 71a76a74c237
   └─ 2f5ca2d69bf4
      └─ ba37442b01bb
         └─ 643e1371a625 test2:latest
            └─ 7e548b8390f2 test3:latest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

docktree-0.3.0-py2.py3-none-any.whl (5.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file docktree-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for docktree-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6feaa639032d6f27c9c8c28098b8418c128fc194db804149de3424b49eb076b4
MD5 79cc4626c5de37ca1faedce9b89ad760
BLAKE2b-256 aa00926a7901fd558a9e25a8e730b3e825db3649b24e86a7063791a64e53970e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page