Change in docker-playground[master]: open5gs-latest: fix Dockerfile: remove custom mirror list

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

fixeria gerrit-no-reply at lists.osmocom.org
Fri Dec 3 11:25:47 UTC 2021


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

Change subject: open5gs-latest: fix Dockerfile: remove custom mirror list
......................................................................

open5gs-latest: fix Dockerfile: remove custom mirror list

I was experiencing problems with Debian's mirrors while working on
this image, so I had to use a custom mirror list.  This is a left-
over that should have been removed before merging.

Change-Id: I313bb604b09293bff8753edeefa7f78cafc9cc22
Related: SYS#5602
---
M open5gs-latest/Dockerfile
1 file changed, 0 insertions(+), 3 deletions(-)

Approvals:
  osmith: Looks good to me, approved
  fixeria: Verified



diff --git a/open5gs-latest/Dockerfile b/open5gs-latest/Dockerfile
index ba8c866..325062f 100644
--- a/open5gs-latest/Dockerfile
+++ b/open5gs-latest/Dockerfile
@@ -3,9 +3,6 @@
 
 MAINTAINER Vadim Yanitskiy <vyanitskiy at sysmocom.de>
 
-# TODO: remove me!
-ADD sources.list /etc/apt/sources.list
-
 RUN	apt-get update && \
 	apt-get install -y --no-install-recommends \
 		ca-certificates \

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I313bb604b09293bff8753edeefa7f78cafc9cc22
Gerrit-Change-Number: 26436
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211203/96b155ba/attachment.htm>


More information about the gerrit-log mailing list