mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
installation problem: docker: layers from manifest don't match image configuration. #1087
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?
Originally created by @martinus on GitHub (Jun 1, 2024).
Bug Report
Description
Bug Summary:
When I try to install the
maintag, I get an error with docker:The images isn't created then, and when I run the command again it downloads and fails again.
The same command work with the
devtag:I have no idea why, the same behavior happens when I remove all containers & images and reinstall docker.
Expected Behavior:
Installation of main tag should work
Actual Behavior:
Docker images can't be installed
Environment
maintagReproduction Details
Confirmation:
Installation Method
See above,