sha256:a858261285ca6dab4b35d4e5a344f474243f98d13d678de2f9a17c47e766f49e
OS/ARCH
Compressed size
39.96 MB
Last pushed
26 days by danbu
Type
Image
Manifest digest
sha256:54d733a99d262b28ac6eeba7afeb3a169d5631a2b571581c0812db7a513d82fc
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV DEBIAN_FRONTEND=noninteractive EXAM_SETUP_REQUIRED=1 EXAMCTL_PERSIST_ROOT=/var/lib/wbh-exam/evidence EXAMCTL_PERSIST_MIRROR_ROOT=/exam/persist0 B3RUN /bin/sh -c apt-get update12.91 MB4ARG WBH_ENABLE_RFC3161_EVIDENCE=10 B5ARG WBH_ENABLE_NTS_EVIDENCE=10 B6ARG WBH_RELEASE_ID=1.2.00 B7ARG WBH_SOURCE_REVISION=d4b652b1e38cfe3b624cd2a5eb6109d8e81899e10 B8LABEL org.opencontainers.image.title=WBH Examination Lab org.opencontainers.image.version=1.2.00 B9RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=1 WBH_ENABLE_NTS_EVIDENCE=1 WBH_RELEASE_ID=1.2.04.13 KB10COPY docker/entrypoint.sh /opt/bsrac/bin/entrypoint.sh # buildkit1.02 KB11COPY docker/init_exam.sh /opt/bsrac/bin/init_exam.sh # buildkit1.96 KB12COPY docker/apply_exam_setup.sh /opt/bsrac/bin/apply_exam_setup.sh # buildkit799 B13COPY docker/refresh_permissions_artifacts.sh /opt/bsrac/bin/refresh_permissions_artifacts.sh # buildkit310 B14COPY docker/audit_monitor.sh /opt/bsrac/bin/audit_monitor.sh # buildkit904 B15COPY docker/examctl_daemon.sh /opt/bsrac/bin/examctl_daemon.sh # buildkit1.35 KB16COPY docker/capture_evidence_snapshot.sh /opt/bsrac/bin/capture_evidence_snapshot.sh # buildkit473 B17COPY docker/ssh_session_wrapper.sh /opt/bsrac/bin/ssh_session_wrapper.sh # buildkit537 B18COPY docker/student-history-profile.sh /etc/profile.d/bsrac-history.sh # buildkit708 B19COPY docker/sshd_config /etc/ssh/sshd_config # buildkit399 B20COPY docker/permissions-task-sudoers /etc/sudoers.d/permissions-task # buildkit505 B21COPY examctl/examctl /usr/local/bin/examctl # buildkit976 B22COPY examctl/core /opt/exam/core # buildkit30.44 KB23COPY plugins /opt/exam/plugins # buildkit13.94 KB24RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=1 WBH_ENABLE_NTS_EVIDENCE=1 WBH_RELEASE_ID=1.2.03.25 KB25RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=1 WBH_ENABLE_NTS_EVIDENCE=1 WBH_RELEASE_ID=1.2.066.66 KB26RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=1 WBH_ENABLE_NTS_EVIDENCE=1 WBH_RELEASE_ID=1.2.0339 B27VOLUME [/exam /var/lib/wbh-exam/evidence]0 B28EXPOSE [22/tcp]0 B29ENTRYPOINT ["/usr/local/bin/exam-lab-entrypoint"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'