Sort package install lists alphabetically

Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
This commit is contained in:
Tom Wieczorek 2025-08-15 12:09:24 +02:00
parent ddc2918a48
commit a72055f8d5
No known key found for this signature in database
GPG Key ID: FE33A2282371E831
9 changed files with 15 additions and 15 deletions

View File

@ -22,19 +22,19 @@ RUN apt-get update -y \
&& apt-get update -y \
&& apt-get install -y --no-install-recommends \
build-essential \
curl \
ca-certificates \
curl \
dnsutils \
ftp \
git \
iproute2 \
iputils-ping \
iptables \
iputils-ping \
jq \
libunwind8 \
locales \
netcat \
net-tools \
netcat \
openssh-client \
parallel \
python3-pip \

View File

@ -20,8 +20,9 @@ RUN apt-get update -y \
&& add-apt-repository -y ppa:git-core/ppa \
&& apt-get update -y \
&& apt-get install -y --no-install-recommends \
curl \
ca-certificates \
curl \
fuse-overlayfs \
git \
iproute2 \
iptables \
@ -30,7 +31,6 @@ RUN apt-get update -y \
uidmap \
unzip \
zip \
fuse-overlayfs \
&& rm -rf /var/lib/apt/lists/*
# Download latest git-lfs version

View File

@ -20,8 +20,9 @@ RUN apt-get update -y \
&& add-apt-repository -y ppa:git-core/ppa \
&& apt-get update -y \
&& apt-get install -y --no-install-recommends \
curl \
ca-certificates \
curl \
fuse-overlayfs \
git \
iproute2 \
iptables \
@ -30,7 +31,6 @@ RUN apt-get update -y \
uidmap \
unzip \
zip \
fuse-overlayfs \
&& rm -rf /var/lib/apt/lists/*
# Download latest git-lfs version

View File

@ -20,19 +20,19 @@ RUN apt-get update -y \
&& apt-get update -y \
&& apt-get install -y --no-install-recommends \
build-essential \
curl \
ca-certificates \
curl \
dnsutils \
ftp \
git \
iproute2 \
iputils-ping \
iptables \
iputils-ping \
jq \
libunwind8 \
locales \
netcat \
net-tools \
netcat \
openssh-client \
parallel \
python3-pip \

View File

@ -17,8 +17,8 @@ RUN apt-get update -y \
&& add-apt-repository -y ppa:git-core/ppa \
&& apt-get update -y \
&& apt-get install -y --no-install-recommends \
curl \
ca-certificates \
curl \
git \
iptables \
jq \

View File

@ -17,8 +17,8 @@ RUN apt-get update -y \
&& add-apt-repository -y ppa:git-core/ppa \
&& apt-get update -y \
&& apt-get install -y --no-install-recommends \
curl \
ca-certificates \
curl \
git \
iptables \
jq \

View File

@ -20,8 +20,8 @@ RUN apt-get update -y \
&& apt-get update -y \
&& apt-get install -y --no-install-recommends \
build-essential \
curl \
ca-certificates \
curl \
dnsutils \
ftp \
git \

View File

@ -17,8 +17,8 @@ RUN apt-get update -y \
&& add-apt-repository -y ppa:git-core/ppa \
&& apt-get update -y \
&& apt-get install -y --no-install-recommends \
curl \
ca-certificates \
curl \
git \
jq \
sudo \

View File

@ -17,8 +17,8 @@ RUN apt-get update -y \
&& add-apt-repository -y ppa:git-core/ppa \
&& apt-get update -y \
&& apt-get install -y --no-install-recommends \
curl \
ca-certificates \
curl \
git \
jq \
sudo \