borgbackup (1.2.3)

Published 2023-03-15 03:03:26 +00:00 by enpaul in skylab/stackup

Installation

docker pull vcs.enp.one/skylab/borgbackup:1.2.3
sha256:14ca84f731ec4d466244efd27617f43861836862ce48de36f6d9ba093e8bdd3d

Image Layers

ARG borg_version=1.2.3
|1 borg_version=1.2.3 /bin/sh -c dnf install procps-ng borgbackup-$borg_version --assumeyes && useradd --uid 1000 borg && mkdir --parents /backups && dnf clean all --assumeyes
VOLUME /backups
WORKDIR /backups
HEALTHCHECK CMD pgrep --exact borg
USER 1000:1000
CMD ["/bin/bash", "borg"]

Labels

Key Value
io.buildah.version 1.23.1
license MIT
name fedora
vendor Fedora Project
version 37
Details
Container
2023-03-15 03:03:26 +00:00
2
OCI / Docker
linux/amd64
74 MiB
Versions (1) View all
1.2.3 2023-03-15