Update Dockerfile
This commit is contained in:
@@ -3,6 +3,8 @@ FROM nvidia/cuda:12.3.2-cudnn9-runtime-ubuntu22.04 AS builder
|
|||||||
|
|
||||||
WORKDIR /subgen
|
WORKDIR /subgen
|
||||||
|
|
||||||
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
# Install system dependencies
|
# Install system dependencies
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
python3 \
|
python3 \
|
||||||
|
|||||||
Reference in New Issue
Block a user