mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 18:36:34 +00:00
Cleanup dockerfiles
This commit is contained in:
@@ -15,9 +15,8 @@ RUN dnf -y update && \
|
||||
openssl-devel \
|
||||
opus-devel \
|
||||
pulseaudio-libs-devel \
|
||||
&& \
|
||||
dnf clean all && \
|
||||
rm -rf /var/cache/yum
|
||||
&& dnf clean all \
|
||||
&& rm -rf /var/cache/yum
|
||||
|
||||
COPY build-private.sh /root/build.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user