[PR #1490] feat: add layerx to Terminal UI tools #31760

Open
opened 2026-07-11 17:26:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1490
Author: @deveshctl
Created: 7/7/2026
Status: 🔄 Open

Base: masterHead: add-layerx


📝 Commits (1)

  • c27086c feat: add layerx to Terminal UI tools

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

  • 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

  • README entries/content
  • Go CLI/tooling
  • GitHub workflows or .github docs

If This PR Adds/Edits README Entries

Validation

  • make lint
  • make test (if Go code changed)
  • ./awesome-docker check (if GITHUB_TOKEN available)

🔄 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>
GiteaMirror added the pull-request label 2026-07-11 17:26:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#31760