tree
Some checks failed
Build and Push Alpine Container / build-and-push-arch (arm64) (push) Failing after 15s
Build and Push Debian Container / build-and-push-arch (arm64) (push) Failing after 14s
Build and Push Alpine Container / build-and-push-arch (amd64) (push) Failing after -16s
Build and Push Alpine Container / merge-images-via-manifest (push) Has been skipped
Build and Push Debian Container / build-and-push-arch (amd64) (push) Failing after -9s
Build and Push Debian Container / merge-images-via-manifest (push) Has been skipped

This commit is contained in:
Xaver Russ 2025-12-15 13:12:42 +01:00
parent 5f5c9212c4
commit 17a7c422f7
2 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,7 @@ RUN apk add --no-cache \
python3 \
sudo \
git \
tree \
tmux \
nano \
croc \

View file

@ -20,6 +20,7 @@ RUN apt-get update && apt-get upgrade -y && \
btop \
gdu \
tmux \
tree \
systemd \
systemd-sysv \
dbus \