• Xiaomeng Zhao's avatar
    build(docker): update docker build step (#471) · 1fc0b76d
    Xiaomeng Zhao authored
    * build(docker): update base image to Ubuntu 22.04 and install PaddlePaddleUpgrade the Docker base image from ubuntu:latest to ubuntu:22.04 for improved
    performance and stability.
    
    Additionally, integrate PaddlePaddle GPU version 3.0.0b1
    into the Docker build for enhanced AI capabilities. The MinIO configuration file has
    also been updated to the latest version.
    
    * build(dockerfile): Updated the Dockerfile
    
    * build(Dockerfile): update Dockerfile
    
    * docs(docker): add instructions for quick deployment with Docker
    
    Include Docker-based deployment instructions in the README for both English and
    Chinese locales. This update provides users a quick-start guide to using Docker for
    deployment, with notes on GPU VRAM requirements and default acceleration features.
    
    * build(docker): Layer the installation of dependencies, downloading the model, and the setup of the program itself.
    
    * build(docker): Layer the installation of dependencies, downloading the model, and the setup of the program itself.
    1fc0b76d
Name
Last commit
Last update
.github Loading commit data...
demo Loading commit data...
docs Loading commit data...
magic_pdf Loading commit data...
signatures/version1 Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.pre-commit-config.yaml Loading commit data...
Dockerfile Loading commit data...
LICENSE.md Loading commit data...
MinerU_CLA.md Loading commit data...
README.md Loading commit data...
README.md.bak Loading commit data...
README_ja-JP.md Loading commit data...
README_zh-CN.md Loading commit data...
README_zh-CN.md.bak Loading commit data...
magic-pdf.template.json Loading commit data...
requirements-docker.txt Loading commit data...
requirements-qa.txt Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
update_version.py Loading commit data...