Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8260B17D90 for ; Mon, 15 Jun 2015 15:22:45 +0000 (UTC) Received: (qmail 44932 invoked by uid 500); 15 Jun 2015 15:22:45 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 44882 invoked by uid 500); 15 Jun 2015 15:22:45 -0000 Mailing-List: contact dev-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list dev@aurora.apache.org Received: (qmail 44870 invoked by uid 99); 15 Jun 2015 15:22:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2015 15:22:44 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mauriciogaravaglia@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2015 15:20:29 +0000 Received: by wiwd19 with SMTP id d19so78578590wiw.0 for ; Mon, 15 Jun 2015 08:22:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=vNO+/KI20v82SFt8aZDQPgqge9XFk+cQKpmENflbPKU=; b=xiJFeBceSPCl8VKB0jYc+baTE8Y5G+UNtjyF5shakTkHCxo0Gw4Je8iPrWzIt76trz 7KHWsss/oeiTlQE8KreM4sSjOBQaqOD3RbIadtqILqbUT+dE71+QIoP+XwjKpbHq0UMc GlxnnnZTeZ4qwLPn8knX5a85ivdJ9kYJOw8xTgzlRmlCiQDwFyOj9MsiREYjTHUfeSdl L6BPM1n6PjjwlVbfw3Q+gctbP/Ibk8z4EpwYTKVBsi0BTmlhsGxOVmVlAyBCFp2MJuv5 fbhimvhwspcT/FhD1T3TQ3ROR4VfyhStBYa4doZqTZzBU3NjG+7n3ZcMYSmpE0LEQgIZ 52qQ== X-Received: by 10.194.57.109 with SMTP id h13mr50627088wjq.67.1434381738067; Mon, 15 Jun 2015 08:22:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.18.4 with HTTP; Mon, 15 Jun 2015 08:21:37 -0700 (PDT) From: Mauricio Garavaglia Date: Mon, 15 Jun 2015 12:21:37 -0300 Message-ID: Subject: arbitrary parameters for docker containers To: dev@aurora.apache.org Content-Type: multipart/alternative; boundary=047d7ba96ef0f84d400518900545 X-Virus-Checked: Checked by ClamAV on apache.org --047d7ba96ef0f84d400518900545 Content-Type: text/plain; charset=UTF-8 Hello, A couple of weeks ago I submitted a review that allows arbitrary parameters to the docker container. Do you think this might be useful to be pushed upstream? Here's the link to the review entry https://reviews.apache.org/r/34337/ Thanks Mauricio --047d7ba96ef0f84d400518900545--