sha256:79bd637bf50423538c2c388179b9bf75e2349b155d515dfac854466aedf43385
OS/ARCH
Compressed size
68.2 MB
Last pushed
over 1 year by timjdfletcher
Type
Image
Manifest digest
sha256:eef3b8c8cd2c777073298e73687981524aabdb15ad47a85ed1b7f277182760c8
Image Layers
1# debian.sh --arch 'arm64' out/28.73 MB2ENV USER=timemachine PASS=password PUID=999 GID=9990 B3ENV BACKUPDIR=/backups0 B4VOLUME [/backups]0 B5ENV SAMBA_VERSION=2:4.22.2+dfsg-10 B6RUN /bin/sh -c apt-get update33.96 MB7ENV GOSS_VER=v0.4.9 GOSS_DST=/goss0 B8COPY goss/ /goss/ # buildkit1.68 KB9RUN /bin/sh -c apt-get update5.5 MB10COPY samba.conf.tmpl /etc/samba/smb.conf.tmpl # buildkit893 B11COPY TimeMachine.quota.tmpl /etc/TimeMachine.quota.tmpl # buildkit348 B12COPY entrypoint /entrypoint # buildkit1.06 KB13RUN /bin/sh -c chmod 07551.06 KB14RUN /bin/sh -c ${GOSS_DST}/goss --gossfile32 B15EXPOSE map[10445/tcp:{}]0 B16ENTRYPOINT ["/entrypoint"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1749513600'