sha256:6ed0a1453687c6ed652d422baf05520adcbd2e76594f03278f2d98c5a12db700
OS/ARCH
linux/amd64
Compressed size
518.86 MB
Last pushed
11 days by ppcelery
Type
Image
Manifest digest
sha256:d290404f7f9dddb299fdb9afbddf4e3e97fe86d885caf75f6ff88424678193fa
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c apt-get update14.59 MB3RUN /bin/sh -c apt-get install19.17 MB4RUN /bin/sh -c mkdir -p260.2 MB5RUN /bin/sh -c apt-get install100.86 MB6RUN /bin/sh -c curl -fsSL17.01 MB7RUN /bin/sh -c apt-get install3.47 MB8ENV SPEECHSDK_ROOT=/opt/azure/speech0 B9ENV CGO_CFLAGS=-I/opt/azure/speech/include/c_api0 B10ENV CGO_LDFLAGS=-L/opt/azure/speech/lib/x64 -lMicrosoft.CognitiveServices.Speech.core0 B11ENV LD_LIBRARY_PATH=/opt/azure/speech/lib/x640 B12RUN /bin/sh -c mkdir -p134 B13COPY /opt/azure/speech /opt/azure/speech # buildkit8.24 MB14RUN /bin/sh -c rm -rf505 B15WORKDIR /app93 B16COPY /etc/ssl/certs /etc/ssl/certs # buildkit135.08 KB17COPY /go/pkg/mod/github.com/yanyiwu/[email protected] /go/pkg/mod/github.com/yanyiwu/[email protected] # buildkit7.88 MB18COPY /goapp/go-ramjet /app/go-ramjet # buildkit39.1 MB19COPY /goapp/web/dist /app/web/dist # buildkit1.96 MB20ENTRYPOINT ["/app/go-ramjet"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'