Podman's events engine reads tmp_dir from containers.conf, not from XDG_RUNTIME_DIR directly. Write both storage.conf and containers.conf to /tmp/podman-<uid> so no path under /run/user/<uid> is ever used. Also use `env XDG_RUNTIME_DIR=...` prefix on podman invocation to override any stale value in the calling shell environment. https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH |
||
|---|---|---|
| .. | ||
| .env.example | ||
| docker-compose.yml | ||
| Dockerfile.server | ||
| Makefile | ||
| start.sh | ||