Change in docker-playground[master]: debian-bullseye-titan: sort pkgs alphabetically

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Dec 16 16:02:24 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/26592 )

Change subject: debian-bullseye-titan: sort pkgs alphabetically
......................................................................

debian-bullseye-titan: sort pkgs alphabetically

Change-Id: Id5e1d6a3a1705234f25e7c346e2fcf1d3741570d
---
M debian-bullseye-titan/Dockerfile
1 file changed, 5 insertions(+), 5 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  fixeria: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  osmith: Verified



diff --git a/debian-bullseye-titan/Dockerfile b/debian-bullseye-titan/Dockerfile
index bf99534..1d5c1cd 100644
--- a/debian-bullseye-titan/Dockerfile
+++ b/debian-bullseye-titan/Dockerfile
@@ -27,13 +27,13 @@
 	DEBIAN_FRONTEND='noninteractive' apt-get install -y --no-install-recommends --no-install-suggests \
 		build-essential \
 		git \
-		procps \
-		tcpdump \
-		wireshark-common \
-		vim \
 		netcat-openbsd \
-		python3-setuptools \
+		procps \
 		python3-pip \
+		python3-setuptools \
+		tcpdump \
+		vim \
+		wireshark-common \
 		&& \
 	apt-get clean
 

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/26592
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Id5e1d6a3a1705234f25e7c346e2fcf1d3741570d
Gerrit-Change-Number: 26592
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211216/ffed2d85/attachment.htm>


More information about the gerrit-log mailing list