sha256:0bb8a1de2ead34766ba375fbc5a566e8da1de8b4f49e54164ff55a48c2c1eb02
OS/ARCH
Compressed size
822.11 MB
Last pushed
about 2 years by hairyhenderson
Type
Image
Manifest digest
sha256:02f17a7e593e06ffb0a1cbb26c80f2b72515eea82c131060e71930abd8bb146c
Image Layers
1ADD file ... in / 51.25 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get15.02 MB4/bin/sh -c set -eux; apt-get52.16 MB5RUN /bin/sh -c set -eux;77.57 MB6ENV GOLANG_VERSION=1.22.30 B7ENV GOTOOLCHAIN=local0 B8ENV GOPATH=/go0 B9ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10COPY /usr/local/go/ /usr/local/go/ # buildkit63.2 MB11RUN /bin/sh -c mkdir -p126 B12WORKDIR /go32 B13LABEL maintainer=hybridgroup0 B14RUN /bin/sh -c apt-get update163.5 MB15ARG OPENCV_VERSION=4.10.00 B16ENV OPENCV_VERSION=4.10.00 B17ARG OPENCV_FILE=https://github.com/opencv/opencv/archive/4.10.0.zip0 B18ENV OPENCV_FILE=https://github.com/opencv/opencv/archive/4.10.0.zip0 B19ARG OPENCV_CONTRIB_FILE=https://github.com/opencv/opencv_contrib/archive/4.10.0.zip0 B20ENV OPENCV_CONTRIB_FILE=https://github.com/opencv/opencv_contrib/archive/4.10.0.zip0 B21RUN |3 OPENCV_VERSION=4.10.0 OPENCV_FILE=https://github.com/opencv/opencv/archive/4.10.0.zip OPENCV_CONTRIB_FILE=https://github.com/opencv/opencv_contrib/archive/4.10.0.zip142.79 MB22RUN |3 OPENCV_VERSION=4.10.0 OPENCV_FILE=https://github.com/opencv/opencv/archive/4.10.0.zip OPENCV_CONTRIB_FILE=https://github.com/opencv/opencv_contrib/archive/4.10.0.zip227.74 MB23ARG TARGETARCH0 B24CMD ["opencv_version" "-b"]0 B25ARG TARGETOS0 B26ARG TARGETARCH0 B27ARG TARGETVARIANT0 B28ENV GOOS=linux GOARCH=arm640 B29RUN |3 TARGETOS=linux TARGETARCH=arm64 TARGETVARIANT=13.15 MB30ENV LD_LIBRARY_PATH=/usr/local/lib:0 B31WORKDIR /go/src/github.com/hairyhenderson/presence193 B32COPY go.mod /go/src/github.com/hairyhenderson/presence # buildkit536 B33COPY go.sum /go/src/github.com/hairyhenderson/presence # buildkit2.07 KB34RUN |3 TARGETOS=linux TARGETARCH=arm64 TARGETVARIANT=32 B35COPY . /go/src/github.com/hairyhenderson/presence # buildkit7.21 MB36RUN |3 TARGETOS=linux TARGETARCH=arm64 TARGETVARIANT=5.67 MB37RUN |3 TARGETOS=linux TARGETARCH=arm64 TARGETVARIANT=2.84 MB38LABEL org.opencontainers.image.revision= org.opencontainers.image.source=https://github.com/hairyhenderson/presence0 B39ENTRYPOINT ["/bin/presence"]0 BCommand
ADD file:43721c605da3f74f0c3f71384780fc0e57e2478b88197672caaf4baa3eddab23 in /