From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-26.smtp.github.com [192.30.252.209]) by mail.toke.dk (Postfix) with ESMTPS id 443B18566C8 for ; Tue, 8 Jun 2021 22:01:36 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=LgaeK2+p Received: from github.com (hubbernetes-node-71c7075.ash1-iad.github.net [10.56.112.69]) by smtp.github.com (Postfix) with ESMTPA id 0272C5E0235 for ; Tue, 8 Jun 2021 13:01:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1623182495; bh=cVIhU/fgeX55gj003Ls3t+i8Y0RKG3IDK7cl+CuWDm4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LgaeK2+pquV1yroYlcHtmJ0pFjvI1K+KRlKkTmZHUFRayIkaAaTUqJhgQRaNZJd8L lWuHeaA9f1Af/f0ABgGJN1BMylaHimoxgSjFXojG3PmTxXMZqa64ORKTkfV+omiRRL TZV/0J89fStCHu00VgGJ+5SN+kPBb08IeT9FtSVc= Date: Tue, 08 Jun 2021 13:01:35 -0700 From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_60bfcc9ef3c9f_59c6fc1808ee"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Message-ID-Hash: XAJMDBMQLRR65KS434DS27HHFJUFMVME X-Message-ID-Hash: XAJMDBMQLRR65KS434DS27HHFJUFMVME X-MailFrom: noreply@github.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.4 Reply-To: tohojo/flent Subject: [Flent-users] Re: [tohojo/flent] Flent in Docker? (#220) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_60bfcc9ef3c9f_59c6fc1808ee Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit xciter327 ***@***.***> writes: > Here is what I setup for a quick n dirty testing. It's a pretty "fat" > image, but I don't feel like optimizing it at this point. You can > probably do away with a bunch of dependencies if You relegate yourself > to cli only Flent. It was based on a previous attempt I saw somewhere > here. Thanks! I'd be happy to include this as an example in the repository under packaging/ if you'd care to open a pull request for it? :) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/220#issuecomment-857077117 ----==_mimepart_60bfcc9ef3c9f_59c6fc1808ee Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

xciter327 ***@***.***> writes:

> Here is what I setup for a quick n dirty testing. It's a pretty "fat"
> image, but I don't feel like optimizing it at this point. You can
> probably do away with a bunch of dependencies if You relegate yourself
> to cli only Flent. It was based on a previous attempt I saw somewhere
> here.

Thanks! I'd be happy to include this as an example in the repository
under packaging/ if you'd care to open a pull request for it? :)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

----==_mimepart_60bfcc9ef3c9f_59c6fc1808ee--