backup-tools (sha256:290444e171b399867796be3232ed9881acbc4cd613b7676d426f520df5a6547d)
Installation
docker pull code.aether.earth/ops/backup-tools@sha256:290444e171b399867796be3232ed9881acbc4cd613b7676d426f520df5a6547dsha256:290444e171b399867796be3232ed9881acbc4cd613b7676d426f520df5a6547dAbout this package
Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
Image layers
| LABEL org.opencontainers.image.title="Arch Linux base Image" |
| LABEL org.opencontainers.image.description="Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility." |
| LABEL org.opencontainers.image.authors="Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)" |
| LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md" |
| LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux" |
| LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker" |
| LABEL org.opencontainers.image.licenses="GPL-3.0-or-later" |
| LABEL org.opencontainers.image.version="20260701.0.550850" |
| LABEL org.opencontainers.image.revision="34b87485162b028c8d957bdcd2674359d883cd21" |
| LABEL org.opencontainers.image.created="2026-07-01T09:08:56+00:00" |
| COPY dir:077a358f054d233e04df308eaa4fc8178c638c9fa80f1b02a5386632a1a9a2d2 in / |
| /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260701.0.550850' /etc/os-release |
| ENV LANG=C.UTF-8 |
| CMD ["/usr/bin/bash"] |
| RUN /bin/sh -c pacman -Syu --noconfirm && pacman -S --noconfirm postgresql borg borgmatic openssh rclone rsync curl kubectl sqlite jq go-yq zstd valkey s3cmd python-yaml && pacman -Scc --noconfirm # buildkit |
| RUN /bin/sh -c useradd -m -s /bin/bash backup && mkdir /backups /scripts /home/backup/.ssh && chown backup:backup /backups /scripts /home/backup/.ssh && chmod 0700 /home/backup/.ssh # buildkit |
| COPY entrypoint.py /entrypoint.py # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.py # buildkit |
| COPY /app/download-litestream /usr/local/bin/download-litestream # buildkit |
| USER backup |
| WORKDIR /home/backup |
| COPY --chown=backup:backup s3cfg.ini /home/backup/.s3cfg # buildkit |
| ENV RCLONE_CONFIG_GARAGE_TYPE=s3 RCLONE_CONFIG_GARAGE_PROVIDER=Other RCLONE_CONFIG_GARAGE_ENV_AUTH=true RCLONE_CONFIG_GARAGE_REGION=apartment RCLONE_CONFIG_GARAGE_ENDPOINT=http://brickyard.home.arpa:3900 |
| ENTRYPOINT ["/entrypoint.py"] |
| CMD [] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.2 |
| org.opencontainers.image.authors | Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks) |
| org.opencontainers.image.created | 2026-07-02T05:21:48Z |
| org.opencontainers.image.description | Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility. |
| org.opencontainers.image.documentation | https://wiki.archlinux.org/title/Docker#Arch_Linux |
| org.opencontainers.image.licenses | GPL-3.0-or-later |
| org.opencontainers.image.revision | a376a493f7109c33200cf771837383ae5f8e5706 |
| org.opencontainers.image.source | https://code.aether.earth/ops/backup-tools.git |
| org.opencontainers.image.title | Arch Linux base Image |
| org.opencontainers.image.url | https://code.aether.earth/ops/backup-tools |
| org.opencontainers.image.version | 20260701.0.550850 |
Details
2026-07-02 05:33:15 +00:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GPL-3.0-or-later
468 MiB