persistent history, add podman to memory.md, user webgui
This commit is contained in:
parent
0817d7be67
commit
ce19be2e68
5 changed files with 30 additions and 20 deletions
1
.devcontainer/memory/MEMORY.md
Normal file
1
.devcontainer/memory/MEMORY.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
- [Uses podman not docker](user_podman.md) — uses podman and podman-compose instead of Docker
|
||||
8
.devcontainer/memory/user_podman.md
Normal file
8
.devcontainer/memory/user_podman.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue