

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