FROM alpine:latest WORKDIR /opt RUN apk add dotnet8-sdk ffmpeg git \ &&