persistent history, add podman to memory.md, user webgui

This commit is contained in:
arjan 2026-05-20 14:46:24 +02:00
parent 0817d7be67
commit ce19be2e68
5 changed files with 30 additions and 20 deletions

View file

@ -0,0 +1 @@
- [Uses podman not docker](user_podman.md) — uses podman and podman-compose instead of Docker

View file

@ -0,0 +1,8 @@
---
name: user_podman
description: User uses podman and podman-compose, not Docker
metadata:
type: user
---
Uses **podman** and **podman-compose** for containerization, not Docker/Docker Compose. Compose file format is identical but the runtime and tooling is different.