borgbackup (sha256:1ef4731da7c75cd27c44a440e584e9122abc29f093526ddeea7b86f9f770744e)

Published 2026-04-05 09:59:07 +00:00 by owner

Installation

docker pull code.mmk.pw/core/borgbackup@sha256:1ef4731da7c75cd27c44a440e584e9122abc29f093526ddeea7b86f9f770744e
sha256:1ef4731da7c75cd27c44a440e584e9122abc29f093526ddeea7b86f9f770744e

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'
COPY ./mmk-ca.crt /usr/local/share/ca-certificates/ # buildkit
COPY ./debian.sources /etc/apt/sources.list.d/ # buildkit
RUN /bin/sh -c apt update && apt install -y --no-install-recommends openssh-server bash curl borgbackup bsdextrautils && rm -f /etc/ssh/ssh_host_* && groupadd -g 2000 borg && echo 'PasswordAuthentication no' >> /etc/ssh/sshd_config # buildkit
COPY ./bin/ /usr/local/bin/ # buildkit
CMD ["startserver"]
Details
Container
2026-04-05 09:59:07 +00:00
2
OCI / Docker
linux/amd64
72 MiB
Versions (6) View all
0.1 2026-04-18
0.1-20260418 2026-04-18
latest 2026-04-18
0.1-20260415 2026-04-15
0.1-20260405 2026-04-05