sha256:28de0146ca904ee0a2c8334cffd008606294ab3b0bedbfc312c34b485a95ce54
OS/ARCH
linux/amd64
Compressed size
84.01 MB
Last pushed
6 months by primussafe
Type
Image
Manifest digest
sha256:6c77227e585b1cafaddad739126f6a86c768d8c894da37197589766ace0330b5
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update44.37 MB3COPY /out/training-profiler-agent /usr/local/bin/training-profiler-agent # buildkit12.71 MB4COPY /build/out/procwatch.bpf.o /opt/training-profiler/bpf/procwatch.bpf.o # buildkit4.04 KB5ENV BPF_OBJECT_PATH=/opt/training-profiler/bpf PERF_PATH=/usr/bin/perf PYSPY_PATH=/usr/local/bin/py-spy HOST_PROC_ROOT=/host/proc0 B6EXPOSE [8080/tcp]0 B7ENTRYPOINT ["/usr/local/bin/training-profiler-agent"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'