Marc 2024-10-08
Update Dockerfile.cuda
@7cc1d3ce0ec30bc3846f5b8649cb30cb86a7729f
Dockerfile.cuda
--- Dockerfile.cuda
+++ Dockerfile.cuda
@@ -1,4 +1,5 @@
 FROM nvidia/cuda:12.2.2-cudnn8-runtime-ubuntu22.04
+LABEL org.opencontainers.image.source="https://github.com/fedirz/faster-whisper-server"
 # `ffmpeg` is installed because without it `gradio` won't work with mp3(possible others as well) files
 # hadolint ignore=DL3008,DL3015,DL4006
 RUN apt-get update && \
Add a comment
List