Write the sentence: "This project exists to ____."
This project exists to inspect container image layers — browse filesystem diffs, view file contents inline, sort files by size, extract individual files, and gate CI on image efficiency thresholds.
What changed and why:
Added layerx to the Terminal section under User Interfaces. It is an image layer inspector with a two-panel TUI (layers on the left, live filetree on the right). Supports Docker, Podman, and OCI archives from a single static binary. Built in Go with bubbletea/lipgloss.
Placed alphabetically between lazydocker and lazyjournal.
Scope
README entries/content
Go CLI/tooling
GitHub workflows or .github docs
If This PR Adds/Edits README Entries
Category/section touched: User Interfaces → Terminal
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1490
**Author:** [@deveshctl](https://github.com/deveshctl)
**Created:** 7/7/2026
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `add-layerx`
---
### 📝 Commits (1)
- [`c27086c`](https://github.com/veggiemonk/awesome-docker/commit/c27086c543adff45121fff19524783e230e1a73f) feat: add layerx to Terminal UI tools
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
- [x] I HAVE READ .github/CONTRIBUTING.md
Write the sentence: *"This project exists to ____."*
This project exists to inspect container image layers — browse filesystem diffs, view file contents inline, sort files by size, extract individual files, and gate CI on image efficiency thresholds.
What changed and why:
Added layerx to the Terminal section under User Interfaces. It is an image layer inspector with a two-panel TUI (layers on the left, live filetree on the right). Supports Docker, Podman, and OCI archives from a single static binary. Built in Go with bubbletea/lipgloss.
Placed alphabetically between lazydocker and lazyjournal.
## Scope
- [x] README entries/content
- [ ] Go CLI/tooling
- [ ] GitHub workflows or `.github` docs
## If This PR Adds/Edits README Entries
- Category/section touched: User Interfaces → Terminal
- New or updated project links: https://github.com/deveshctl/layerx
## Validation
- [x] `make lint`
- [ ] `make test` (if Go code changed)
- [ ] `./awesome-docker check` (if `GITHUB_TOKEN` available)
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/1490
Author: @deveshctl
Created: 7/7/2026
Status: 🔄 Open
Base:
master← Head:add-layerx📝 Commits (1)
c27086cfeat: add layerx to Terminal UI tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Write the sentence: "This project exists to ____."
This project exists to inspect container image layers — browse filesystem diffs, view file contents inline, sort files by size, extract individual files, and gate CI on image efficiency thresholds.
What changed and why:
Added layerx to the Terminal section under User Interfaces. It is an image layer inspector with a two-panel TUI (layers on the left, live filetree on the right). Supports Docker, Podman, and OCI archives from a single static binary. Built in Go with bubbletea/lipgloss.
Placed alphabetically between lazydocker and lazyjournal.
Scope
.githubdocsIf This PR Adds/Edits README Entries
Validation
make lintmake test(if Go code changed)./awesome-docker check(ifGITHUB_TOKENavailable)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.