Marc 2024-10-08
Update Dockerfile.cpu
@ff8c3caba87ee07bb3dedd20dd5bbec9463c3df0
Dockerfile.cpu
--- Dockerfile.cpu
+++ Dockerfile.cpu
@@ -1,4 +1,5 @@
 FROM ubuntu:22.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