install fastfetch and only show fastfetch when installed and fix update alias and building of spaceing
Build and Push Docker Container / build-and-push (push) Successful in 1m17s

This commit is contained in:
2026-04-12 00:52:00 +02:00
parent 04cd1a4ee3
commit dc27d4ea69
3 changed files with 23 additions and 15 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ ENV RUN_PROMETHEUS_EXPORTER="false"
ENV TZ=""
RUN apk add --no-cache \
bash sudo openssh-server shadow tzdata curl git dcron coreutils grep sed gawk util-linux ca-certificates tmux prometheus-node-exporter \
bash sudo openssh-server shadow tzdata curl git dcron coreutils grep sed gawk util-linux ca-certificates tmux fastfetch prometheus-node-exporter \
borgbackup \
&& mkdir -p \
/.ssh \