Docker: How to Print the Image Dependency Tree for a Given Container or Image
(Doc ID 2805896.1)
Last updated on SEPTEMBER 29, 2021
Applies to:
Linux OS - Version Oracle Linux 7.5 with Unbreakable Enterprise Kernel [4.14.35] and laterLinux x86-64
Goal
This note provides a simple code to show docker images and containers dependencies. The script can be useful in a complex environment where many images are present in the private registry or images have been generated by docker commit command execution.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |