[GH-ISSUE #853] Docker install #50898

Closed
opened 2026-05-05 11:29:53 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @pakin1 on GitHub (Feb 23, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/853

Bug Report

Description

Fedora 39 , just copy pasting commands
Bug Summary:
Failed to build

Steps to Reproduce:
Copy paste info from documentation.

Expected Behavior:
Exepecting it to build and work

Actual Behavior:
LOG
` => ERROR [open-webui build 3/7] RUN wget "https://chroma-onnx-models.s3.amazonaws.com/all-MiniLM-L6-v2/onnx.tar.gz" -O - | tar -xzf - -C /app 0.3s

[open-webui build 3/7] RUN wget "https://chroma-onnx-models.s3.amazonaws.com/all-MiniLM-L6-v2/onnx.tar.gz" -O - | tar -xzf - -C /app:
0.269 runc run failed: unable to start container process: exec: "/bin/sh": stat /bin/sh: no such file or directory


failed to solve: process "/bin/sh -c wget "https://chroma-onnx-models.s3.amazonaws.com/all-MiniLM-L6-v2/onnx.tar.gz" -O - | tar -xzf - -C /app" did not complete successfully: exit code: 1
`

Environment

  • **Operating System:**Fedora 39
  • **Browser (if applicable):**Firefox

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I have reviewed the troubleshooting.md document.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Logs and Screenshots

Browser Console Logs:
[Include relevant browser console logs, if applicable]

Docker Container Logs:
[Include relevant Docker container logs, if applicable]

Screenshots (if applicable):
[Attach any relevant screenshots to help illustrate the issue]

Installation Method

[Describe the method you used to install the project, e.g., manual installation, Docker, package manager, etc.]

Additional Information

[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]

Note

If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!

Originally created by @pakin1 on GitHub (Feb 23, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/853 # Bug Report ## Description Fedora 39 , just copy pasting commands **Bug Summary:** Failed to build **Steps to Reproduce:** Copy paste info from documentation. **Expected Behavior:** Exepecting it to build and work **Actual Behavior:** LOG ` => ERROR [open-webui build 3/7] RUN wget "https://chroma-onnx-models.s3.amazonaws.com/all-MiniLM-L6-v2/onnx.tar.gz" -O - | tar -xzf - -C /app 0.3s ------ > [open-webui build 3/7] RUN wget "https://chroma-onnx-models.s3.amazonaws.com/all-MiniLM-L6-v2/onnx.tar.gz" -O - | tar -xzf - -C /app: 0.269 runc run failed: unable to start container process: exec: "/bin/sh": stat /bin/sh: no such file or directory ------ failed to solve: process "/bin/sh -c wget \"https://chroma-onnx-models.s3.amazonaws.com/all-MiniLM-L6-v2/onnx.tar.gz\" -O - | tar -xzf - -C /app" did not complete successfully: exit code: 1 ` ## Environment - **Operating System:**Fedora 39 - **Browser (if applicable):**Firefox ## Reproduction Details **Confirmation:** - [ ] I have read and followed all the instructions provided in the README.md. - [ ] I have reviewed the troubleshooting.md document. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. ## Logs and Screenshots **Browser Console Logs:** [Include relevant browser console logs, if applicable] **Docker Container Logs:** [Include relevant Docker container logs, if applicable] **Screenshots (if applicable):** [Attach any relevant screenshots to help illustrate the issue] ## Installation Method [Describe the method you used to install the project, e.g., manual installation, Docker, package manager, etc.] ## Additional Information [Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.] ## Note If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#50898