From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Giuseppe Scrivano Newsgroups: gmane.emacs.devel Subject: Re: official Emacs Docker image Date: Mon, 06 Feb 2017 11:49:03 +0100 Message-ID: <8737frvbkw.fsf@redhat.com> References: <87k29gsgam.fsf@lifelogs.com> <87k29cmq1u.fsf@elephly.net> <8737g0qw7z.fsf@lifelogs.com> <87vasvnvty.fsf@lifelogs.com> <87bmumrkzn.fsf@flea> <87tw8cr7v0.fsf@flea> <87wpd7rc70.fsf@xsteve.at> <8760krqtf9.fsf@flea> <87shnuq1z2.fsf@flea> <87vasqbqfw.fsf@gnu.org> <87fujupp89.fsf@flea> <87shnu7eau.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1486378157 19604 195.159.176.226 (6 Feb 2017 10:49:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 6 Feb 2017 10:49:17 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Cc: emacs-devel@gnu.org To: Mike Gerwitz Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 06 11:49:13 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cagrA-0004q8-N7 for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2017 11:49:12 +0100 Original-Received: from localhost ([::1]:46621 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cagrG-0000VE-8a for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2017 05:49:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cagr8-0000UK-Ja for emacs-devel@gnu.org; Mon, 06 Feb 2017 05:49:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cagr5-0005u0-Ie for emacs-devel@gnu.org; Mon, 06 Feb 2017 05:49:10 -0500 Original-Received: from mx1.redhat.com ([209.132.183.28]:46472) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cagr5-0005sV-DZ; Mon, 06 Feb 2017 05:49:07 -0500 Original-Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6996E8046B; Mon, 6 Feb 2017 10:49:07 +0000 (UTC) Original-Received: from helium (vpn1-4-234.ams2.redhat.com [10.36.4.234]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id v16An4Ea006821 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 6 Feb 2017 05:49:06 -0500 In-Reply-To: <87shnu7eau.fsf@gnu.org> (Mike Gerwitz's message of "Fri, 03 Feb 2017 23:47:21 -0500") X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Mon, 06 Feb 2017 10:49:07 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:212024 Archived-At: Mike Gerwitz writes: > The problem is that to upload an image you need an account on Docker > Hub. And to register that account, you need to go to hub.docker.com, > which requires that you run a non-free JavaScript program. While the registration page doesn't work without JS, from a quick view I can see only some trivial JS code there. I thought it was fine to not consider such code as a program. Or is there anything more than that? Regards, Giuseppe