sha256:a4e0bd0624537c805f78d6d512e3313ce3c22604ec561b7ba6156b70389394e4
OS/ARCH
linux/amd64
Compressed size
22.23 MB
Last pushed
3 months by bparekhuptycs
Type
Image
Manifest digest
sha256:a4e0bd0624537c805f78d6d512e3313ce3c22604ec561b7ba6156b70389394e4
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 # buildkit105.9 KB16COPY ./docker/k8sosquery/x86_64/entrypoint.sh /usr/local/bin/ # buildkit1.13 KB17ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG VERSION