sha256:25e7ad55a4b5a0967233f0d49475acbd6cae990585bb9b88267fb7c9317cbe90
OS/ARCH
Compressed size
71.4 MB
Last pushed
11 days by timjdfletcher
Type
Image
Manifest digest
sha256:4df1ba6f209639a9aaea5b117fe7772b2add5fcae886279258c3e7aa625ef72b
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ARG SAMBA_VERSION=2:4.24.5+dfsg-1~bpo13+10 B3ARG GOSS_VER=v0.4.9-patched0 B4ARG GOSS_DST=/goss0 B5ARG BACKUPDIR=/backups0 B6ARG DOCS=docs/Container.md0 B7ENV USER=timemachine PASS=password PUID=999 PGID=9990 B8VOLUME [/backups]0 B9COPY /goss /goss/goss # buildkit5.91 MB10RUN |5 SAMBA_VERSION=2:4.24.5+dfsg-1~bpo13+1 GOSS_VER=v0.4.9-patched GOSS_DST=/goss37.06 MB11COPY goss/tests/ /goss/tests/ # buildkit1.78 KB12RUN |5 SAMBA_VERSION=2:4.24.5+dfsg-1~bpo13+1 GOSS_VER=v0.4.9-patched GOSS_DST=/goss99 B13COPY --chmod=0444 samba.conf.tmpl /templates/smb.conf.tmpl #999 B14COPY --chmod=0444 smbclient-credentials.tmpl /templates/smbclient-credentials.tmpl #202 B15COPY --chmod=0444 docs/Container.md /templates/README.md #4.06 KB16COPY --chmod=0755 scripts/backup-check.sh /scripts/backup-check.sh #1.35 KB17COPY --chmod=0755 entrypoint /entrypoint #1.43 KB18RUN |5 SAMBA_VERSION=2:4.24.5+dfsg-1~bpo13+1 GOSS_VER=v0.4.9-patched GOSS_DST=/goss32 B19HEALTHCHECK {Test:[CMD-SHELL ${GOSS_DST}/goss --gossfile ${GOSS_DST}/tests/goss-healthcheck-tests.yaml0 B20EXPOSE [10445/tcp]0 B21ENTRYPOINT ["/entrypoint"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'