mirror of
https://github.com/aler9/rtsp-simple-server
synced 2026-04-22 15:07:19 +08:00
@@ -21,6 +21,7 @@ RUN apt update \
|
||||
|
||||
RUN apt update && apt install --reinstall -y \
|
||||
libc6 \
|
||||
libc-bin \
|
||||
libstdc++6 \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ RUN apt update \
|
||||
|
||||
RUN apt update && apt install --reinstall -y \
|
||||
libc6 \
|
||||
libc-bin \
|
||||
libstdc++6 \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user