

Update Dockerfile.cuda
@7cc1d3ce0ec30bc3846f5b8649cb30cb86a7729f
--- Dockerfile.cuda
+++ Dockerfile.cuda
... | ... | @@ -1,4 +1,5 @@ |
1 | 1 |
FROM nvidia/cuda:12.2.2-cudnn8-runtime-ubuntu22.04 |
2 |
+LABEL org.opencontainers.image.source="https://github.com/fedirz/faster-whisper-server" |
|
2 | 3 |
# `ffmpeg` is installed because without it `gradio` won't work with mp3(possible others as well) files |
3 | 4 |
# hadolint ignore=DL3008,DL3015,DL4006 |
4 | 5 |
RUN apt-get update && \ |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?