Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
McCloudS authored Jan 28, 2024
1 parent 5e4b079 commit e194cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM nvidia/cuda:11.8.0-cudnn8-runtime-ubuntu22.04

VOLUME /subgen
WORKDIR /subgen

RUN apt-get update && apt-get -y install python3 python3-pip ffmpeg
Expand Down

0 comments on commit e194cd0

Please sign in to comment.