From 777cce12fe2a4622faca6280fd53705cd42a208a Mon Sep 17 00:00:00 2001 From: Drew Thomasson Date: Mon, 24 Nov 2025 12:41:18 -0500 Subject: [PATCH] Update README with Podman Windows startup issue Added a note about Podman startup issues on Windows. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 559cbf6b..29eca247 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ For pre-built image enable `#image: docker.io/athomasson2/ebook2audiobook:latest docker-compose up -d # To rebuild add --build # To stop -> docker-compose down - # Podman + # Podman podman compose -f podman-compose.yml up -d # To rebuild add --build # To stop -> podman compose -f podman-compose.yml down ``` @@ -447,6 +447,7 @@ athomasson2/ebook2audiobook:VERSION_NUM # For Pre-build docker images -> Example ## Common Issues: - My NVIDIA GPU isnt being detected?? -> [GPU ISSUES Wiki Page](https://github.com/DrewThomasson/ebook2audiobook/wiki/GPU-ISSUES) +- [The application won't start on Windows with Podman](https://github.com/DrewThomasson/ebook2audiobook/discussions/1194) - CPU is slow (better on server smp CPU) while NVIDIA GPU can have almost real time conversion. [Discussion about this](https://github.com/DrewThomasson/ebook2audiobook/discussions/19#discussioncomment-10879846) For faster multilingual generation I would suggest my other