new packages

This commit is contained in:
Anatolii Zimovskii 2022-06-02 16:17:43 +03:00
parent 030eaaf899
commit cebdccb20b
Signed by: stam
GPG Key ID: AA3A575AB99E8469
10 changed files with 107 additions and 10 deletions

View File

@ -95,7 +95,16 @@ RUN apt-get update && \
make \ make \
pkg-config \ pkg-config \
golang \ golang \
golang-go golang-go \
python3-all-dev \
python-dev-all \
g++-multilib \
autoconf \
automake \
libtool \
gdb \
strace
################################################################## ##################################################################
# GO compillers # GO compillers

View File

@ -19,12 +19,14 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
################################################################## ##################################################################
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \
apt-get install -y --allow-unauthenticated \ apt-get install -y --allow-unauthenticated \
acl \
bzip2 \ bzip2 \
cmatrix \ cmatrix \
cmatrix-xfont \ cmatrix-xfont \
cron \ cron \
curl \ curl \
clzip \ clzip \
cvs \
dos2unix \ dos2unix \
ffmpeg \ ffmpeg \
fontconfig \ fontconfig \
@ -72,6 +74,11 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
plzip \ plzip \
p7zip-full \ p7zip-full \
p7zip-rar \ p7zip-rar \
python3-all \
python-all \
python-pip \
python3-pip \
# rclone \
rsync \ rsync \
rar \ rar \
screenfetch \ screenfetch \
@ -85,6 +92,10 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
unrar \ unrar \
xz-utils \ xz-utils \
wget \ wget \
aptitude \
sudo \
logrotate \
subversion-tools \
zip zip
################################################################## ##################################################################

View File

@ -95,7 +95,15 @@ RUN apt-get update && \
make \ make \
pkg-config \ pkg-config \
golang \ golang \
golang-go golang-go \
python3-all-dev \
python-dev-all \
g++-multilib \
autoconf \
automake \
libtool \
gdb \
strace
################################################################## ##################################################################
# GO compillers # GO compillers

View File

@ -99,13 +99,24 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
xz-utils \ xz-utils \
wget \ wget \
zip \ zip \
libzip4 libzip4 \
acl \
aptitude \
sudo \
cvs \
python-pip \
python3-pip \
python3-all \
python-all \
rclone \
logrotate \
subversion-tools
################################################################## ##################################################################
# installing fs-tools # installing fs-tools
################################################################## ##################################################################
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \
apt-get install -y --allow-unauthenticated \ apt-+get install -y --allow-unauthenticated \
btrfs-progs \ btrfs-progs \
exfat-utils \ exfat-utils \
e2fsprogs \ e2fsprogs \

View File

@ -96,7 +96,15 @@ RUN apt-get update && \
make \ make \
pkg-config \ pkg-config \
golang \ golang \
golang-go golang-go \
python-dev-all \
python3-all-dev \
g++-multilib \
autoconf \
automake \
libtool \
gdb \
strace
################################################################## ##################################################################
# GO compillers # GO compillers

View File

@ -100,7 +100,19 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
wget \ wget \
zip \ zip \
tini \ tini \
libzip4 libzip4 \
acl \
aptitude \
sudo \
cvs \
python-pip \
python3-pip \
python3-all \
python-all \
rclone \
logrotate \
subversion-tools
################################################################## ##################################################################
# installing fs-tools # installing fs-tools

View File

@ -96,7 +96,15 @@ RUN apt-get update && \
make \ make \
pkg-config \ pkg-config \
golang \ golang \
golang-go golang-go \
python-dev-all \
python3-all-dev \
g++-multilib \
autoconf \
automake \
libtool \
gdb \
strace
################################################################## ##################################################################
# GO compillers # GO compillers

View File

@ -100,7 +100,18 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
wget \ wget \
zip \ zip \
tini \ tini \
libzip4 libzip4 \
acl \
aptitude \
sudo \
cvs \
python-pip \
python3-pip \
python3-all \
python-all \
rclone \
logrotate \
subversion-tools
################################################################## ##################################################################
# installing fs-tools # installing fs-tools

View File

@ -96,7 +96,15 @@ RUN apt-get update && \
make \ make \
pkg-config \ pkg-config \
golang \ golang \
golang-go golang-go \
python-dev-all \
python3-all-dev \
g++-multilib \
autoconf \
automake \
libtool \
gdb \
strace
################################################################## ##################################################################
# GO compillers # GO compillers

View File

@ -100,7 +100,18 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
wget \ wget \
zip \ zip \
tini \ tini \
libzip4 libzip4 \
acl \
aptitude \
sudo \
cvs \
python-pip \
python3-pip \
python3-all \
python-all \
rclone \
logrotate \
subversion-tools
################################################################## ##################################################################
# installing fs-tools # installing fs-tools