v3
This commit is contained in:
@@ -23,7 +23,7 @@ WORKDIR /whisper.cpp
|
||||
RUN make
|
||||
|
||||
# Verify main executable was built
|
||||
RUN ls -lh main && file main
|
||||
# RUN ls -lh main && file main
|
||||
|
||||
FROM ubuntu:22.04 AS runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user