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 \
|
||||
curl \
|
||||
git \
|
||||
gdu \
|
||||
ip6tables \
|
||||
iptables \
|
||||
iproute2 \
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
|||
sudo \
|
||||
nano \
|
||||
btop \
|
||||
gdu \
|
||||
systemd \
|
||||
systemd-sysv \
|
||||
dbus \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue