sha256:309495ad6327173f0d1665587b4c7b5db9b6a29afedfc03a667da37d75c2ab83
OS/ARCH
Compressed size
39.95 MB
Last pushed
about 1 month by danbu
Type
Image
Manifest digest
sha256:52d4a9ec4322a4e96985a9015edcea7f3dd6b0488f71938d7dcec6497ebb8173
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.1.00 B7ARG WBH_SOURCE_REVISION=cc0f58075bbe211ef8bd93a2f6a74fd5eace4fa00 B8LABEL org.opencontainers.image.title=WBH Examination Lab org.opencontainers.image.version=1.1.00 B9RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=1 WBH_ENABLE_NTS_EVIDENCE=1 WBH_RELEASE_ID=1.1.04.12 KB10COPY docker/entrypoint.sh /opt/bsrac/bin/entrypoint.sh # buildkit1.02 KB11COPY docker/init_exam.sh /opt/bsrac/bin/init_exam.sh # buildkit1.74 KB12COPY docker/apply_exam_setup.sh /opt/bsrac/bin/apply_exam_setup.sh # buildkit756 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 # buildkit474 B17COPY docker/ssh_session_wrapper.sh /opt/bsrac/bin/ssh_session_wrapper.sh # buildkit538 B18COPY docker/student-history-profile.sh /etc/profile.d/bsrac-history.sh # buildkit709 B19COPY docker/sshd_config /etc/ssh/sshd_config # buildkit403 B20COPY docker/permissions-task-sudoers /etc/sudoers.d/permissions-task # buildkit508 B21COPY examctl/examctl /usr/local/bin/examctl # buildkit977 B22COPY examctl/core /opt/exam/core # buildkit26.65 KB23COPY plugins /opt/exam/plugins # buildkit14.11 KB24RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=1 WBH_ENABLE_NTS_EVIDENCE=1 WBH_RELEASE_ID=1.1.03.25 KB25RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=1 WBH_ENABLE_NTS_EVIDENCE=1 WBH_RELEASE_ID=1.1.062.89 KB26RUN |4 WBH_ENABLE_RFC3161_EVIDENCE=1 WBH_ENABLE_NTS_EVIDENCE=1 WBH_RELEASE_ID=1.1.0336 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'