The presented tool helps visualize the size of container layers to monitor the size of container images. It features sunburst graphs showing the file system usage and allows for easy comparison of images side by side.
- Building container images can result in larger image sizes
- Existing tools for analyzing container images were not focused on data visualization
- The presented tool features sunburst graphs to easily identify which layer is responsible for the overall image's size
- The tool allows for easy comparison of images side by side
- It can be hosted on a server and requires no installation
- The tool can analyze images from various architectures and store them in a database
The speaker discussed the challenges of analyzing container images and identifying which layer was responsible for the overall image's size. They found existing tools to be confusing and not focused on data visualization. To address this, they created a tool with a simple user interface and sunburst graphs to easily identify the culprit layer. They also added the ability to compare images side by side, which was not available in existing tools. The tool can be hosted on a server and requires no installation, making it accessible to everyone.