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
Build and Push Docker Container / build-and-push (push) Successful in 1m17s
This commit is contained in:
+1
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user