From 3dad3b214776d6c77759d771a4f7d4d5e839fdba Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Sun, 2 Jun 2024 13:03:13 +0100 Subject: [PATCH] Add clarification --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index c90c4e4..a98256e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM alpine:3.20.0 +# this is the default, but just to be explicit USER root RUN apk --no-cache add btrfs-progs openssh borgbackup bash coreutils