sha256:79bd637bf50423538c2c388179b9bf75e2349b155d515dfac854466aedf43385
OS/ARCH
Compressed size
68.43 MB
Last pushed
about 1 year by timjdfletcher
Type
Image
Manifest digest
sha256:e9813faaf1acf553a97d1fad43e0585ed3b55e5f562fd488c008cea5cdb27dab
Image Layers
1# debian.sh --arch 'amd64' out/28.38 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 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 # buildkit891 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' '@1749513600'