borgbackup (sha256:8aefcf8e45bc8f584d9c87c95b83ec2d5eb09f8313365da74517c41a971f1af5)
Published 2026-05-30 01:02:01 +07:00 by owner
Installation
docker pull code.mmk.pw/core/borgbackup@sha256:8aefcf8e45bc8f584d9c87c95b83ec2d5eb09f8313365da74517c41a971f1af5sha256:8aefcf8e45bc8f584d9c87c95b83ec2d5eb09f8313365da74517c41a971f1af5Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1779062400' |
| 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
2026-05-30 01:02:01 +07:00
Versions (6)
View all
Container
0
OCI / Docker
linux/amd64
72 MiB
0.1
2026-06-14
0.1-20260614
2026-06-14
latest
2026-06-14
0.1-20260612
2026-06-12
0.1-20260530
2026-05-30