# Dockerfile Explorer (https://depot.dev/changelog/2023-10-20-dockerfile-explorer)

> Published 2023-10-20

We're very excited to release our [Dockerfile Explorer](/dockerfile-explorer) that allows you to introspect the low-level build (LLB) steps that a Dockerfile transforms into. It's great for visualizing what each step in your Dockerfile is doing at a file system level and how different aspects of your build impact the LLB operations and, ultimately, the Docker layers produced during a build.

If you're interested in how we built it and how it works, we have a detailed [blog post](/blog/dockerfile-explorer) that goes into the details.

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.