sha256:0bd0a18be8b66b0f79002e583c381751bd9cb131884b89efaa1fba7f3abb51e8
OS/ARCH
Compressed size
68.45 MB
Last pushed
about 1 year by timjdfletcher
Type
Image
Manifest digest
sha256:7d06e395070265ff411b3d6e697ae37c16b76fea161e086413b772fdc8b44fd3
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB2ENV USER=timemachine PASS=password PUID=999 GID=9990 B3ENV BACKUPDIR=/backups0 B4VOLUME [/backups]0 B5ENV SAMBA_VERSION=2:4.22.3+dfsg-40 B6RUN /bin/sh -c apt-get update34.14 MB7ENV GOSS_VER=v0.4.9 GOSS_DST=/goss0 B8COPY goss/ /goss/ # buildkit1.68 KB9RUN /bin/sh -c apt-get update5.91 MB10COPY samba.conf.tmpl /etc/samba/smb.conf.tmpl # buildkit892 B11COPY TimeMachine.quota.tmpl /etc/TimeMachine.quota.tmpl # buildkit349 B12COPY --chmod=0755 entrypoint /entrypoint #1.06 KB13RUN /bin/sh -c ${GOSS_DST}/goss --gossfile32 B14HEALTHCHECK &{["CMD-SHELL" "/goss/goss --gossfile /goss/tests/goss-healthcheck-tests.yaml0 B15EXPOSE map[10445/tcp:{}]0 B16ENTRYPOINT ["/entrypoint"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'