sha256:173b0ca0b770bd6da94e3a47f3e277d040f460ea8e105d7ca7a85c64010a93c0
OS/ARCH
Compressed size
78.76 MB
Last pushed
almost 2 years by timjdfletcher
Type
Image
Manifest digest
sha256:f8a023158c8676a3509edacebdedc285bba4e2d0ffb0ba34774914c8ce310c10
Image Layers
1# debian.sh --arch 'amd64' out/30.07 MB2ENV USER=timemachine PASS=password PUID=999 GID=9990 B3ENV BACKUPDIR=/backups0 B4VOLUME [/backups]0 B5ENV SAMBA_VERSION=2:4.21.2+dfsg-30 B6RUN /bin/sh -c apt-get update42.77 MB7ENV GOSS_VER=v0.4.9 GOSS_DST=/goss0 B8COPY goss/ /goss/ # buildkit1.71 KB9RUN /bin/sh -c apt-get update5.91 MB10COPY samba.conf.tmpl /etc/samba/smb.conf.tmpl # buildkit894 B11COPY TimeMachine.quota.tmpl /etc/TimeMachine.quota.tmpl # buildkit349 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 'amd64' out/ 'trixie' '@1733097600'