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 11:48:11 UTC 2021


osmith has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/92/26592/1

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: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211216/47aa64a4/attachment.htm>


More information about the gerrit-log mailing list