sha256:6b1e6c15f1c351a6f2cdd3e93ce2c65f923e9c9e8cef390d866fd7cb76d096c6
OS/ARCH
Compressed size
22.23 MB
Last pushed
about 1 month by uptycsdog
Type
Image
Manifest digest
sha256:d8dc6ad58751bb5e34855e5d7b903de418375dc5b991ab6d8d5d5cfcbfea51f8
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/ #18.8 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.33 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 # buildkit104.37 KB16COPY ./docker/k8sosquery/x86_64/entrypoint.sh /usr/local/bin/ # buildkit1.13 KB17ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG VERSION