Change in docker-playground[master]: gr-gsm-master/Dockerfile: use the official archlinux/base image

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

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Sun May 5 16:11:06 UTC 2019


Vadim Yanitskiy has submitted this change and it was merged. ( https://gerrit.osmocom.org/13880 )

Change subject: gr-gsm-master/Dockerfile: use the official archlinux/base image
......................................................................

gr-gsm-master/Dockerfile: use the official archlinux/base image

According to [1], the image 'base/archlinux' has been deprecated.
It's recommended to use the official ArchLinux docker image [2].

[1] https://hub.docker.com/r/base/archlinux
[2] https://hub.docker.com/r/archlinux/base

Change-Id: I7e5d57662e9d8ca2b5037c24427ce1c44de15813
---
M gr-gsm-master/Dockerfile
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Vadim Yanitskiy: Looks good to me, approved; Verified



diff --git a/gr-gsm-master/Dockerfile b/gr-gsm-master/Dockerfile
index 1a8a225..03cf427 100644
--- a/gr-gsm-master/Dockerfile
+++ b/gr-gsm-master/Dockerfile
@@ -1,4 +1,4 @@
-FROM 	base/archlinux
+FROM 	archlinux/base
 
 MAINTAINER Vadim Yanitskiy <axilirator at gmail.com>
 

-- 
To view, visit https://gerrit.osmocom.org/13880
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: I7e5d57662e9d8ca2b5037c24427ce1c44de15813
Gerrit-Change-Number: 13880
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Piotr Krysik <ptrkrysik at gmail.com>
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190505/110168f8/attachment.htm>


More information about the gerrit-log mailing list