sha256:d0b31402b9e2ef42795125ed68aa99c3161dec4ee3aedce6c861fb63cb31a7ed
OS/ARCH
Compressed size
39.6 MB
Last pushed
22 days by danbu
Type
Image
Manifest digest
sha256:33835a75572ef4e75d24607e5d1b081357049f98229ea6b6df8a96b27efb49f2
Image Layers
1# debian.sh --arch 'arm64' out/26.81 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.65 MB4ARG WBH_ENABLE_RFC3161_EVIDENCE=00 B5ARG WBH_ENABLE_NTS_EVIDENCE=00 B6ARG WBH_RELEASE_ID=1.3.00 B7ARG WBH_SOURCE_REVISION=c928a6a51ef0768f149a6739ea011306e4740ba70 B8LABEL org.opencontainers.image.title=WBH Examination Lab org.opencontainers.image.version=1.3.00 B9RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=0 WBH_ENABLE_NTS_EVIDENCE=0 WBH_RELEASE_ID=1.3.04.27 KB10COPY docker/entrypoint.sh /opt/bsrac/bin/entrypoint.sh # buildkit1.02 KB11COPY docker/init_exam.sh /opt/bsrac/bin/init_exam.sh # buildkit1.97 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 # buildkit1.54 KB15COPY 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 # buildkit475 B17COPY docker/record_validation_success.sh /opt/bsrac/bin/record_validation_success.sh # buildkit954 B18COPY docker/ssh_session_wrapper.sh /opt/bsrac/bin/ssh_session_wrapper.sh # buildkit537 B19COPY docker/student-history-profile.sh /etc/profile.d/bsrac-history.sh # buildkit706 B20COPY docker/sshd_config /etc/ssh/sshd_config # buildkit402 B21COPY docker/permissions-task-sudoers /etc/sudoers.d/permissions-task # buildkit577 B22COPY examctl/examctl /usr/local/bin/examctl # buildkit1006 B23COPY examctl/core /opt/exam/core # buildkit30.96 KB24COPY plugins /opt/exam/plugins # buildkit14.11 KB25RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=0 WBH_ENABLE_NTS_EVIDENCE=0 WBH_RELEASE_ID=1.3.03.25 KB26RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=0 WBH_ENABLE_NTS_EVIDENCE=0 WBH_RELEASE_ID=1.3.073.29 KB27RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=0 WBH_ENABLE_NTS_EVIDENCE=0 WBH_RELEASE_ID=1.3.0339 B28VOLUME [/exam /var/lib/wbh-exam/evidence]0 B29EXPOSE [22/tcp]0 B30ENTRYPOINT ["/usr/local/bin/exam-lab-entrypoint"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'