修复工作
This commit is contained in:
@@ -38,11 +38,8 @@ RUN apt-get update && apt-get install -y \
|
||||
libxcb1 \
|
||||
libx11-6 \
|
||||
libx11-xcb1 \
|
||||
libasound2 \
|
||||
libavcodec-extra \
|
||||
libavformat-extra \
|
||||
libavutil-extra \
|
||||
libswscale-extra \
|
||||
libasound2-dev \
|
||||
ffmpeg \
|
||||
&& ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
|
||||
&& echo "Asia/Shanghai" > /etc/timezone \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user