sha256:4abe56fd9e8a08a1ac386f8190f856b009f53dcac72b2cff543acce3444f885b
OS/ARCH
Compressed size
45.66 MB
Last pushed
almost 2 years by jmbmxer
Type
Image
Manifest digest
sha256:acd1e96d45e01ab4b6d2458940c231a8fcfcc750cba437dfe8bb2819e12d0980
Image Layers
1101.68 KB220.7 KB3737.58 KB467 B5188 B6122 B7168 B893 B9385 B10320 B11119.69 KB12ARG TARGETOS=linux0 B13ARG TARGETARCH=amd640 B14LABEL org.opencontainers.image.source=https://github.com/inspektor-gadget/inspektor-gadget0 B15LABEL org.opencontainers.image.title=Inspektor Gadget ig tool0 B16LABEL org.opencontainers.image.description=Inspektor Gadget is a0 B17LABEL org.opencontainers.image.documentation=https://inspektor-gadget.io/docs0 B18LABEL org.opencontainers.image.licenses=Apache-2.00 B19COPY /go/src/github.com/inspektor-gadget/inspektor-gadget/ig-linux-amd64 /usr/bin/ig # buildkit44.42 MB20ENV HOST_ROOT=/host0 B21ENTRYPOINT ["/usr/bin/ig"]0 B22COPY /src/pkg_exec/program.bpf.o /gadget/ # buildkit294.05 KB23COPY gadget.yaml /gadget/ # buildkit344 B24LABEL org.opencontainers.image.annotations.gadget.kinvolk.io/type=gadget0 B25LABEL org.opencontainers.image.annotations.gadget.kinvolk.io/name=pkg_exec0 B26LABEL org.opencontainers.image.annotations.gadget.kinvolk.io/category=trace0 BCommand