added gdu
All checks were successful
Build and Push Alpine Container / build-and-push-arch (arm64) (push) Successful in 37s
Build and Push Alpine Container / build-and-push-arch (amd64) (push) Successful in 19s
Build and Push Alpine Container / merge-images-via-manifest (push) Successful in -16s
Build and Push Debian Container / build-and-push-arch (arm64) (push) Successful in 1m30s
Build and Push Debian Container / build-and-push-arch (amd64) (push) Successful in 2m14s
Build and Push Debian Container / merge-images-via-manifest (push) Successful in -14s
All checks were successful
Build and Push Alpine Container / build-and-push-arch (arm64) (push) Successful in 37s
Build and Push Alpine Container / build-and-push-arch (amd64) (push) Successful in 19s
Build and Push Alpine Container / merge-images-via-manifest (push) Successful in -16s
Build and Push Debian Container / build-and-push-arch (arm64) (push) Successful in 1m30s
Build and Push Debian Container / build-and-push-arch (amd64) (push) Successful in 2m14s
Build and Push Debian Container / merge-images-via-manifest (push) Successful in -14s
This commit is contained in:
parent
ea78ae7913
commit
eeef9fc070
2 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ RUN apk add --no-cache \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
|
gdu \
|
||||||
ip6tables \
|
ip6tables \
|
||||||
iptables \
|
iptables \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||||
sudo \
|
sudo \
|
||||||
nano \
|
nano \
|
||||||
btop \
|
btop \
|
||||||
|
gdu \
|
||||||
systemd \
|
systemd \
|
||||||
systemd-sysv \
|
systemd-sysv \
|
||||||
dbus \
|
dbus \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue