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