Skip to content

Commit ca05b0a

Browse files
authored
docs: add a terminal demo GIF to the README (#312)
Closes #309. Adds `docs/assets/podup-demo.gif` — a clean GitHub-dark terminal demo of a **real** `podup up -d` / `podup ps` session against rootless Podman 5.4.2 (command output is verbatim; only the typing animation is synthetic). Embedded as the README visual hook above the architecture Mermaid. In-repo asset, no external hotlink (per the docs standard). 57 KB, 860×292. This was the last open item — the visual hook deferred from #294. `Closes #N` inert on squash→develop; close manually. Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
1 parent 01821a2 commit ca05b0a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
**podup** runs your `docker-compose.yml` on rootless Podman — a single static
77
binary, written in Rust, with no daemon and no Python runtime.
88

9+
<p align="center">
10+
<img src="docs/assets/podup-demo.gif" alt="podup up and podup ps running a compose stack on rootless Podman" width="760">
11+
</p>
12+
913
```mermaid
1014
flowchart LR
1115
A["docker-compose.yml"] --> B["podup"]

docs/assets/podup-demo.gif

56.3 KB
Loading

0 commit comments

Comments
 (0)