master
parent
ee0ba8eaff
commit
4d9627630f
|
@ -23,7 +23,7 @@ WORKDIR /whisper.cpp
|
||||||
RUN make
|
RUN make
|
||||||
|
|
||||||
# Verify main executable was built
|
# Verify main executable was built
|
||||||
RUN ls -lh main && file main
|
# RUN ls -lh main && file main
|
||||||
|
|
||||||
FROM ubuntu:22.04 AS runtime
|
FROM ubuntu:22.04 AS runtime
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue