DevConf.CZ 2026

Skiff - OCI image analysis utility
2026-06-18 , A113 (capacity 64)

Container Images are foundational to modern infrastructure, yet their internal structure can often be opaque and difficult to debug. Large image sizes, hidden redundant files, and inefficient layering can lead to slower deployments and wasted resources. Manually dissecting layers or understanding disk usage across an image stack is often cumbersome and time-consuming.

This lightning talk introduces skiff, a powerful command-line utility designed to simplify OCI image introspection. Built using podman's container libraries, skiff provides developers and operators with tooling to introspect image layers. We will demonstrate how skiff can be used for the following tasks:
- Identify large layers and files
- Explore layer contents directly
- Diff installed packages
- Locate wasted space

Join this session to learn how skiff can help you analyze, debug, and optimize container images for better performance and resource utilization.


Experience level: Intermediate - attendees should be familiar with the subject

Dan is working as a Senior Full-Stack developer, building container images, creating developer tools and sometimes works on QA at SUSE, which he joined after working as an embedded firmware developer. Originally he started out as a theoretical astrophysicist, but after becoming a contributor to various Open Source projects, he finally made this his full time job at SUSE.