⚗️ Can analyze video now
This commit is contained in:
@ -10,6 +10,8 @@ FROM golang:alpine
|
||||
|
||||
COPY --from=paperclip-server /dist /paperclip/server
|
||||
|
||||
RUN apk add --no-cache ffmpeg
|
||||
|
||||
EXPOSE 8445
|
||||
|
||||
CMD ["/paperclip/server"]
|
||||
|
Reference in New Issue
Block a user