Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Podman Support to README Instructions for Pipelines #211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Tavernari
Copy link

This PR updates the README documentation for the Pipelines project to include instructions for running the project using Podman in addition to Docker.

Key Changes:

  • Added Podman Instructions: Updated the README to provide equivalent podman commands alongside docker commands for running the Pipelines container.
  • Networking Notes: Provided guidance on the use of host.containers.internal for Podman when specifying the API URL in Open WebUI, while retaining host.docker.internal for Docker.

These changes aim to improve flexibility for users who prefer Podman as their container runtime.

Changes made:

  1. Updated Docker command sections with corresponding Podman commands:
    • Added podman run commands for launching the Pipelines container.
    • Provided relevant networking changes for Podman users.
  2. Minor clarification added for troubleshooting Podman-specific networking issues.

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