Skip to content

Commit

Permalink
[fix]: fix dockerfile typo (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luo-Yihang authored Jun 11, 2024
1 parent 7a14440 commit 12e8982
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ LABEL org.opencontainers.image.source = "https://github.com/hpcaitech/Open-Sora"
LABEL org.opencontainers.image.licenses = "Apache License 2.0"
LABEL org.opencontainers.image.base.name = "docker.io/library/hpcaitech/pytorch-cuda:2.1.0-12.1.0"

COPY . /workspace/Open-Sora

# inatall library dependencies
RUN apt-get update && apt-get install ffmpeg libsm6 libxext6 -y

Expand Down

0 comments on commit 12e8982

Please sign in to comment.