4 Commits
v213 ... master

Author SHA1 Message Date
Chris Richardson
06b3cdadb4 asd
Some checks failed
Main / Build arm64v8 image (push) Successful in 6m0s
Main / Push arm64v8 image (push) Successful in 2m2s
Main / Push manifest (push) Failing after 14s
Main / Publish GitHub release (push) Has been skipped
2025-07-11 01:38:08 -04:00
Chris Richardson
2ba5712784 asd
Some checks failed
Main / Build arm64v8 image (push) Successful in 4m13s
Main / Push arm64v8 image (push) Successful in 2m24s
Main / Push manifest (push) Failing after 14s
Main / Publish GitHub release (push) Has been skipped
2025-07-10 23:59:02 -04:00
Chris Richardson
0c21d5e626 asd
Some checks failed
Main / Build arm64v8 image (push) Failing after 1m39s
Main / Push arm64v8 image (push) Has been skipped
Main / Push manifest (push) Has been skipped
Main / Publish GitHub release (push) Has been skipped
2025-07-10 23:52:56 -04:00
Chris Richardson
5be7976f0a asd
Some checks failed
Main / Build arm64v8 image (push) Failing after 1m53s
Main / Push arm64v8 image (push) Has been skipped
Main / Push manifest (push) Has been skipped
Main / Publish GitHub release (push) Has been skipped
2025-07-10 23:45:31 -04:00

View File

@@ -275,6 +275,8 @@ RUN <<-EOF
libgl1 \
libgl1-mesa-dri \
libgles2 \
libgles2-mesa \
libgles2-mesa-dev \
libglu1 \
libglvnd0 \
libglx-mesa0 \
@@ -284,7 +286,7 @@ RUN <<-EOF
libpam0g \
libpixman-1-0 \
libpulse0 \
libssl3t64 \
libssl3 \
libsystemd0 \
libx11-6 \
libx11-xcb1 \
@@ -297,7 +299,7 @@ RUN <<-EOF
libxml2 \
libxrandr2 \
libxshmfence1 \
libxt6t64 \
libxt6 \
libxtst6 \
libxv1 \
locales \
@@ -324,6 +326,7 @@ RUN <<-EOF
xserver-xorg-video-dummy \
xserver-xorg-video-fbdev \
xserver-xorg-video-vesa \
xorg-dev \
zlib1g
m4_ifelse(ENABLE_AMD_SUPPORT, 1, [[m4_dnl
apt-get install -y --no-install-recommends -o APT::Immediate-Configure=0 \
@@ -387,8 +390,7 @@ RUN <<-EOF
gnome-keyring \
gtk2-engines-pixbuf \
htop \
indicator-application \
indicator-messages \
ayatana-indicator-messages \
iproute2 \
iputils-ping \
libavcodec-extra \
@@ -443,7 +445,7 @@ RUN <<-EOF
xfonts-base \
xinput \
xterm \
xubuntu-default-settings \
debian-mate-default-settings \
xutils \
xz-utils \
zenity \