Change in docker-playground[master]: OsmocomBB/Dockerfile: drop unneeded dependencies

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Aug 8 06:19:32 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/10393 )

Change subject: OsmocomBB/Dockerfile: drop unneeded dependencies
......................................................................

OsmocomBB/Dockerfile: drop unneeded dependencies

Change-Id: I6804b4f6ee3b81e470d9e1514c34931a271a42bc
---
M osmo-virtphy-master/Dockerfile
M osmocom-bb-trxcon/Dockerfile
2 files changed, 1 insertion(+), 8 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/osmo-virtphy-master/Dockerfile b/osmo-virtphy-master/Dockerfile
index d433318..3b464b1 100644
--- a/osmo-virtphy-master/Dockerfile
+++ b/osmo-virtphy-master/Dockerfile
@@ -13,13 +13,7 @@
 ADD	$OSMOCOM_REPO/Release /tmp/Release
 RUN	apt-get update && \
 	apt-get install -y --no-install-recommends \
-		telnet \
-		libosmocore-dev \
-		libosmo-abis-dev \
-		libosmo-netif-dev \
-		libosmo-sccp-dev \
-		libsmpp34-dev \
-		libgtp-dev && \
+		libosmocore-dev && \
 	apt-get clean
 
 WORKDIR	/tmp
diff --git a/osmocom-bb-trxcon/Dockerfile b/osmocom-bb-trxcon/Dockerfile
index 313b669..19cc772 100644
--- a/osmocom-bb-trxcon/Dockerfile
+++ b/osmocom-bb-trxcon/Dockerfile
@@ -15,7 +15,6 @@
 ADD	$OSMOCOM_REPO/Release /tmp/Release
 RUN	apt-get update && \
 	apt-get install -y --no-install-recommends \
-		tcpdump \
 		libosmocore-dev && \
 	apt-get clean
 

-- 
To view, visit https://gerrit.osmocom.org/10393
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I6804b4f6ee3b81e470d9e1514c34931a271a42bc
Gerrit-Change-Number: 10393
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180808/4a091209/attachment.htm>


More information about the gerrit-log mailing list