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)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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