mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #211] [CLOSED] Add Podman Support to README Instructions for Pipelines #313
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/211
Author: @Tavernari
Created: 9/10/2024
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (1)
e4add8eUpdate index.mdx with Podman instruction📊 Changes
1 file changed (+15 additions, -7 deletions)
View changed files
📝
docs/pipelines/index.mdx(+15 -7)📄 Description
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:
podmancommands alongsidedockercommands for running the Pipelines container.host.containers.internalfor Podman when specifying the API URL in Open WebUI, while retaininghost.docker.internalfor Docker.These changes aim to improve flexibility for users who prefer Podman as their container runtime.
Changes made:
podman runcommands for launching the Pipelines container.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.