Skip to content

Improve Fedora Podman compose compatibility#3835

Open
SmartAI wants to merge 2 commits into
Wei-Shaw:mainfrom
SmartAI:fix/fedora-podman-compose
Open

Improve Fedora Podman compose compatibility#3835
SmartAI wants to merge 2 commits into
Wei-Shaw:mainfrom
SmartAI:fix/fedora-podman-compose

Conversation

@SmartAI

@SmartAI SmartAI commented Jul 8, 2026

Copy link
Copy Markdown

Summary

  • use fully qualified Docker Hub image names in compose examples so Fedora/Podman deployments do not stop on short-name resolution prompts
  • fix Redis compose startup commands so persistence/auth flags are passed to redis-server correctly
  • document Fedora / Podman / SELinux notes for local-directory deployments

Validation

POSTGRES_PASSWORD=dummy docker compose -f deploy/docker-compose.local.yml config
POSTGRES_PASSWORD=dummy docker compose -f deploy/docker-compose.yml config
POSTGRES_PASSWORD=dummy docker compose -f deploy/docker-compose.dev.yml config
git diff --check

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA. ✅
Posted by the CLA Assistant Lite bot.

@SmartAI

SmartAI commented Jul 8, 2026

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant