[PR #5919] [MERGED] refac: remove docker warnings during image build #21783

Closed
opened 2026-04-20 03:43:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/5919
Author: @nowheresly
Created: 10/5/2024
Status: Merged
Merged: 10/5/2024
Merged by: @tjbck

Base: devHead: dockerwarn


📝 Commits (1)

  • 52a3ab5 refac: remove docker warnings during image build

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 Dockerfile (+4 -4)

📄 Description

Changelog Entry

Remove docker warnings to ensure compatibility with future versions of Docker

Description

  • The official syntax for Dockerfile is described here
  • ENV must use '='
  • AS must be in upper case

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/5919 **Author:** [@nowheresly](https://github.com/nowheresly) **Created:** 10/5/2024 **Status:** ✅ Merged **Merged:** 10/5/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dockerwarn` --- ### 📝 Commits (1) - [`52a3ab5`](https://github.com/open-webui/open-webui/commit/52a3ab533301e0c23eace2846a8e29e2df3f2c2b) refac: remove docker warnings during image build ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+4 -4) </details> ### 📄 Description # Changelog Entry Remove docker warnings to ensure compatibility with future versions of Docker ### Description - The official syntax for Dockerfile is described [here](https://docs.docker.com/reference/dockerfile/#env) - ENV must use '=' - AS must be in upper case --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 03:43:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#21783