Return-Path: X-Original-To: apmail-mesos-dev-archive@www.apache.org Delivered-To: apmail-mesos-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E455418FD1 for ; Fri, 15 May 2015 06:34:28 +0000 (UTC) Received: (qmail 80025 invoked by uid 500); 15 May 2015 06:34:28 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 79936 invoked by uid 500); 15 May 2015 06:34:28 -0000 Mailing-List: contact dev-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list dev@mesos.apache.org Received: (qmail 79910 invoked by uid 99); 15 May 2015 06:34:28 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 May 2015 06:34:28 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id C49C91A2CC2 for ; Fri, 15 May 2015 06:34:27 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.881 X-Spam-Level: ** X-Spam-Status: No, score=2.881 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id fb7kiiRDdvdf for ; Fri, 15 May 2015 06:34:17 +0000 (UTC) Received: from mail-oi0-f51.google.com (mail-oi0-f51.google.com [209.85.218.51]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 0194920D6D for ; Fri, 15 May 2015 06:34:17 +0000 (UTC) Received: by oift201 with SMTP id t201so75363329oif.3 for ; Thu, 14 May 2015 23:33:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=4xSZjfIDvr8lOQno6RQpItBNJZS3/WGNjfvAVk1Zr3Q=; b=QGsMKPEclrrvgiaeIUxSsJ+EM7OkH196POftNdJuzbg8QflNAikPA12KZDcvMvbLI7 lu4kjx9W+tm74ZJKgigZWEPpwsiy3sc562T2ZxriQN1UEp+D0Ono7wQdZso0QfXJu2Ir nMfk5i0uRKcX2UvUpCIkOr/A0cwN+lV01kehMvOH2/a6lGU7eoQSf4b6/EttkrifpSMP LBLvsxlh9gF0LHxTTRY373b5o/ddOXQk7nsbTepPt0ryVnhZ+TUlFpRQMk3HAhTpDvM9 Xl4KUxh+IwZP6eAUGZ3C/czRzLuvBQYIYi1AOlkJY4fIyX3DomlizyRmWw6DWzjoWBir YwqA== MIME-Version: 1.0 X-Received: by 10.202.71.84 with SMTP id u81mr6633642oia.81.1431671605094; Thu, 14 May 2015 23:33:25 -0700 (PDT) Received: by 10.182.86.197 with HTTP; Thu, 14 May 2015 23:33:25 -0700 (PDT) In-Reply-To: <5D2EC493-E2DD-42CB-89B6-1E8FED0AF007@gmail.com> References: <5D2EC493-E2DD-42CB-89B6-1E8FED0AF007@gmail.com> Date: Fri, 15 May 2015 14:33:25 +0800 Message-ID: Subject: Re: mesos support command from host machine From: haosdent To: dev@mesos.apache.org Content-Type: multipart/alternative; boundary=001a113e462275114705161905ea --001a113e462275114705161905ea Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Is this ticket relate to your problems? https://issues.apache.org/jira/browse/MESOS-2588 On Fri, May 15, 2015 at 12:32 PM, baotiao wrote: > Hey guys > > We use mesos + marathon to build our Paas platform. We meet a problem > We want to execute some command after the docker container started. > such as we want change the cgroup setting. > We know We can execute some command in the docker container, but we > want execute command in the host machine. > Anyone know how to implement it or any good idea? > Thanks > > ---------------------------------------- > =E9=99=88=E5=AE=97=E5=BF=97 > > Blog:baotiao.github.io > > > > > --=20 Best Regards, Haosdent Huang --001a113e462275114705161905ea--