mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-03-30 22:29:17 +03:00
base update
This commit is contained in:
parent
85a81451ab
commit
03c49b8015
@ -28,6 +28,10 @@ RUN apt update && \
|
|||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt install -y --allow-unauthenticated --allow-downgrades \
|
apt install -y --allow-unauthenticated --allow-downgrades \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
autoconf-archive \
|
||||||
|
gnu-standards \
|
||||||
|
at \
|
||||||
|
autopkgtest \
|
||||||
gcc-multilib \
|
gcc-multilib \
|
||||||
g++-multilib \
|
g++-multilib \
|
||||||
libxkbcommon-dev \
|
libxkbcommon-dev \
|
||||||
|
@ -35,6 +35,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
|||||||
console-cyrillic \
|
console-cyrillic \
|
||||||
cron \
|
cron \
|
||||||
curl \
|
curl \
|
||||||
|
dos2unix \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
fontconfig \
|
fontconfig \
|
||||||
git \
|
git \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user