hpcaitech / Open-Sora

Open-Sora: Democratizing Efficient Video Production for All
https://hpcaitech.github.io/Open-Sora/
Apache License 2.0
21.76k stars 2.11k forks source link

Fix Docker build errors #433

Closed nijinekoyo closed 3 months ago

nijinekoyo commented 3 months ago

Fixed the error when building via dockerfile
Mount local data directly into the docker container, removing the step of cloning the original repository
Modified the document to directly mount local data into the container when running the container

nijinekoyo commented 3 months ago

Resolve the issues mentioned in Issue #423

FrankLeeeee commented 3 months ago

@nijinekoyo we updated our dockerfile upon release today, please check it out

FrankLeeeee commented 3 months ago

I will close this PR for now due to code conflict, feel free to open a new one if you want to modify the latest dockerfile.