mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-24 13:45:32 +03:00
new packages
This commit is contained in:
parent
030eaaf899
commit
cebdccb20b
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
|
@ -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
|
||||||
|
@ -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 \
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user