LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

sou

Explore files in container image layers interactively

TLDR

Explore a local container image
$ sou [nginx:latest]
copy
Explore a remote container image
$ sou [ghcr.io/user/image:latest]
copy

SYNOPSIS

sou image-name

DESCRIPTION

sou is a TUI tool for inspecting Docker/OCI container image layers. It lets you browse the filesystem within each layer, preview file contents, view image manifests and configuration, and export files locally. The name derives from the Japanese word for "layer."

KEYBINDINGS

Layer view

Navigate with arrow keys or hjkl. Copy the layer ID with yy and filter layers with /.
File view
Browse files, toggle hidden files with ., and export the selected file with x.
Content view
Scroll through the file content using the arrow keys or hjkl.

INSTALL

nix profile install nixpkgs#sou
copy

HISTORY

sou was created by knqyf263 and is written in Go.

SEE ALSO

dive(1), docker(1), skopeo(1), crane(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid