sha256:671b146fe660463d3f798f5e08cec00d001d46a813bd37b152025b64ea52dd9e
OS/ARCH
linux/amd64
Compressed size
20.12 MB
Last pushed
2 months by uptycsdog
Type
Image
Manifest digest
sha256:671b146fe660463d3f798f5e08cec00d001d46a813bd37b152025b64ea52dd9e
Image Layers
1ARG VERSION0 B2ARG GLIBC_VERSION0 B3LABEL com.uptycs.description=Uptycs busybox image com.uptycs.name=busybox0 B4COPY /output/ / # buildkit2.9 MB5ENV ENV=/etc/profile PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/uptycs/bin0 B6CMD ["/bin/sh"]0 B7LABEL com.uptycs.description=Uptycs Kubernetes Osquery daemonset0 B8ENV CHROOT_DIR=/host SOFTWARE_DIR=/opt/uptycs/osquery BINARY_DIR=/opt/uptycs/osquery/bin0 B9COPY /usr/bin/osqueryd /usr/bin/uptycs* /usr/bin/ #16.69 MB10COPY /lib/x86_64-linux-gnu/libz.so.1 /lib/libz.so.1 # buildkit56.54 KB11COPY /usr/share/osquery/lenses /usr/share/osquery/lenses # buildkit174.32 KB12COPY /usr/share/osquery/ebpf_offsets.json /usr/share/osquery/ebpf_offsets.json # buildkit19.42 KB13COPY /usr/bin/bpf_progs.o /usr/bin/bpf_progs.o # buildkit166.13 KB14COPY /usr/share/osquery/compliance/checkid_info.csv /usr/share/osquery/compliance/checkid_info.csv # buildkit20.99 KB15ADD https://curl.haxx.se/ca/cacert.pem /etc/osquery/cert/ca.crt # buildkit105.9 KB16COPY ./docker/k8sosquery/x86_64/entrypoint.sh /usr/local/bin/ # buildkit1.13 KB17ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG VERSION