diff options
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/outbox/podman.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/outbox/podman.txt b/assets/outbox/podman.txt new file mode 100644 index 0000000..6ec3199 --- /dev/null +++ b/assets/outbox/podman.txt @@ -0,0 +1,10 @@ +Add podman and related packages to the base system install: + + podman + podman-compose + python-dotenv + +These are required by winvm (~/code/winvm), which runs a Windows 11 VM +in a rootless Podman container via QEMU/KVM for Office, Visio, Adobe, +and other Windows-only applications. podman-compose manages the container +lifecycle and python-dotenv is a runtime dependency of podman-compose. |
