Change in docker-playground[master]: osmo-sip-master: Don't install packages not required

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

laforge gerrit-no-reply at lists.osmocom.org
Thu Feb 11 11:53:55 UTC 2021


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

Change subject: osmo-sip-master: Don't install packages not required
......................................................................

osmo-sip-master: Don't install packages not required

We don't need to install dozens of packages that osmo-sip-connector
never had as an upstream dependency.

Change-Id: I604c9843866c100f12574f1ca37ff853a1b64f42
---
M osmo-sip-master/Dockerfile
1 file changed, 1 insertion(+), 11 deletions(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/osmo-sip-master/Dockerfile b/osmo-sip-master/Dockerfile
index 4a53b7e..064432e 100644
--- a/osmo-sip-master/Dockerfile
+++ b/osmo-sip-master/Dockerfile
@@ -28,18 +28,8 @@
 	debian*) \
 		apt-get update && \
 		apt-get install -y --no-install-recommends \
-			libasn1c-dev \
-			libdbd-sqlite3 \
-			libdbi-dev \
-			libosmo-abis-dev \
-			libosmo-mgcp-client-dev \
-			libosmo-netif-dev \
-			libosmo-ranap-dev \
-			libosmo-sccp-dev \
-			libosmo-sigtran-dev \
 			libosmocore-dev \
-			libsmpp34-dev \
-			telnet && \
+			libsofia-sip-ua-glib-dev && \
 		apt-get clean \
 		;; \
 	centos*) \

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I604c9843866c100f12574f1ca37ff853a1b64f42
Gerrit-Change-Number: 22841
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210211/4e2ce65b/attachment.htm>


More information about the gerrit-log mailing list