borgbackup (sha256:94d6a7dd53ac8f662569cd89e1611f59c36625cd898e29c673c602e0bafac686)

Published 2026-04-15 07:17:01 +00:00 by owner

Installation

docker pull code.mmk.pw/core/borgbackup@sha256:94d6a7dd53ac8f662569cd89e1611f59c36625cd898e29c673c602e0bafac686
sha256:94d6a7dd53ac8f662569cd89e1611f59c36625cd898e29c673c602e0bafac686

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'
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-15 07:17:01 +00:00
0
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