Updated cheatsheets for vim, docker, podman, microk8s, stratis, and git with additional sections for completeness

This commit is contained in:
2025-08-31 23:21:49 +02:00
parent 664d8be81f
commit e9a5c40249
6 changed files with 6 additions and 6 deletions

View File

@@ -88,4 +88,4 @@ security.
For more details, refer to official docs: https://podman.io/docs
This cheatsheet is compiled from official Podman documentation and reliable sources like Red Hat Developer.
## Podman Compose (requires podman-compose installed)\n- Install: `pip install podman-compose`\n- Up: `podman-compose up -d`\n- Down: `podman-compose down`\n\nThis cheatsheet is compiled from official Podman documentation and reliable sources like Red Hat Developer (https://developers.redhat.com/cheat-sheets/podman-cheat-sheet)."