A question about generating a Docker image. #1800

Closed
opened 2025-11-11 14:53:31 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @1900LIUX on GitHub (Aug 16, 2024).

hello!i am a rookie,and I need to customize the code. can I generate the corresponding Docker image through the Dockerfile in the project? And then execute it with the command “docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always”? Do I need to make any modifications?
I look forward to your answer!
dockerfile.txt

Originally created by @1900LIUX on GitHub (Aug 16, 2024). hello!i am a rookie,and I need to customize the code. can I generate the corresponding Docker image through the Dockerfile in the project? And then execute it with the command “docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always”? Do I need to make any modifications? I look forward to your answer! [dockerfile.txt](https://github.com/user-attachments/files/16637671/dockerfile.txt)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1800