sha256:0caa9cd3ef8e9b64438dd6486843e4f1af7940ff69d7ecc3e6635055cbedc75b
OS/ARCH
linux/amd64
Compressed size
507.33 MB
Last pushed
about 2 months by ppcelery
Type
Image
Manifest digest
sha256:5c1935294ef4e50b8738f0d054b819c71c0eecdc6e60f3befa64bc39f4b1c495
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c apt-get update14.56 MB3RUN /bin/sh -c apt-get install19.14 MB4RUN /bin/sh -c mkdir -p248.53 MB5RUN /bin/sh -c apt-get install100.86 MB6RUN /bin/sh -c curl -fsSL16.91 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 -p131 B13COPY /opt/azure/speech /opt/azure/speech # buildkit8.24 MB14RUN /bin/sh -c rm -rf509 B15WORKDIR /app93 B16COPY /etc/ssl/certs /etc/ssl/certs # buildkit129.54 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.4 MB19COPY /goapp/web/dist /app/web/dist # buildkit1.95 MB20ENTRYPOINT ["/app/go-ramjet"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'