sha256:e97c6954c4d4d6a7ae084e6cc9dae072a8c6d3ced65bebc8bb271c846846ad9e
OS/ARCH
Compressed size
122.22 MB
Last pushed
3 months by dougeubanks
Type
Image
Manifest digest
sha256:d14d451791ad8c23b873433c393e1bf03d3dcf1f78f25678def6e524a329c745
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2SHELL [/bin/bash -o pipefail -c]0 B3ARG GHORG_VERSION=1.11.110 B4ARG GH_VERSION=2.94.00 B5ARG RCLONE_VERSION=1.74.30 B6ARG SUPERCRONIC_VERSION=0.2.460 B7ARG PUID=10000 B8ARG PGID=10000 B9LABEL org.opencontainers.image.title=GitPreserver org.opencontainers.image.description=A life preserver0 B10RUN |6 GHORG_VERSION=1.11.11 GH_VERSION=2.94.0 RCLONE_VERSION=1.74.345.1 MB11COPY /usr/local/bin/supercronic /usr/local/bin/supercronic # buildkit7.77 MB12COPY /usr/local/bin/rclone /usr/local/bin/rclone # buildkit24.01 MB13COPY /usr/local/bin/gh /usr/local/bin/gh # buildkit12.52 MB14COPY /usr/local/bin/ghorg /usr/local/bin/ghorg # buildkit5.98 MB15RUN |6 GHORG_VERSION=1.11.11 GH_VERSION=2.94.0 RCLONE_VERSION=1.74.33.3 KB16COPY --chown=root:root --chmod=0755 backup/ /usr/local/bin/10.45 KB17COPY --chown=root:root --chmod=0755 docker/entrypoint.sh /usr/local/bin/entrypoint.sh1.28 KB18COPY --chown=root:root --chmod=0755 docker/daemon-start.sh /usr/local/bin/daemon-start.sh1.67 KB19COPY --chown=root:root --chmod=0755 docker/webserver.py /usr/local/bin/webserver.py5.19 KB20ENV HOME=/home/gitpreserver RCLONE_CONFIG=/home/gitpreserver/.config/rclone/rclone.conf GH_CONFIG_DIR=/home/gitpreserver/.config/gh GITPRESERVER_WEB_PORT=60330 B21EXPOSE [6033/tcp]0 B22HEALTHCHECK {Test:[CMD-SHELL python3 -c "import0 B23WORKDIR /backups32 B24ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/entrypoint.sh"]0 B25CMD ["run-stages.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'