Tonic commited on
Commit
03dd384
1 Parent(s): ef0351e

Delete Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -7
Dockerfile DELETED
@@ -1,7 +0,0 @@
1
- FROM ghcr.io/collabora/whisperfusion-base:latest as base
2
-
3
- WORKDIR /root
4
- COPY scripts/setup-whisperfusion.sh scripts/run-whisperfusion.sh scratch-space/models /root/
5
- RUN ./setup-whisperfusion.sh
6
-
7
- CMD ./run-whisperfusion.sh