From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) by mail.toke.dk (Postfix) with ESMTPS id CE5937D45B6 for ; Wed, 27 Jan 2021 13:17:25 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=C4tfAsXM Received: from github.com (hubbernetes-node-84bae24.va3-iad.github.net [10.48.123.54]) by smtp.github.com (Postfix) with ESMTPA id B1C45E0CE9 for ; Wed, 27 Jan 2021 04:17:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1611749844; bh=9mVM3Fn63MEb3f0pPonrhZRs9wbXwUXxJpWseHVmoK8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=C4tfAsXMuNtWVsHDEhpdvGOHhXOmTMZpHEjPErVQ3+VHKBWQFQFzSVW/eaxQStUTA A/nT9+JFlPrhFjE38auOdCLQ401OzzUNOiBtR486BRx4y0OrzbcT9BF27xXgchV6Z+ jN6QKnN/h6iNqgRUEZ9K0iEijjG//7uvl/eSPEBw= Date: Wed, 27 Jan 2021 04:17:24 -0800 From: Rich Brown To: tohojo/flent Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_601159d4af66b_431a04191582"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: richb-hanover 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: MBETUCVRSKH6HXQCAFAAH47F2YI4ZHX6 X-Message-ID-Hash: MBETUCVRSKH6HXQCAFAAH47F2YI4ZHX6 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; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.2 Reply-To: tohojo/flent Subject: [Flent-users] [tohojo/flent] Flent in Docker? (#220) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_601159d4af66b_431a04191582 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I read an intriguing article - [Run more stuff in Docker](https://jonathan.bergknoff.com/journal/run-more-stuff-in-docker/). It showed a solution to a big frustration: getting the right version of Flent, Python, netperf, and all the other libraries onto my computer without screwing up other software. Is anyone working on a Dockerfile that bundles up Flent with its preferred support packages? This sounds like a good enhancement to the already enhanced 2.0 version. I don't have a lot of time, but might take it on in the next month to six weeks. -- 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 ----==_mimepart_601159d4af66b_431a04191582 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

I read an intriguing article - Run more stuff in Docker. It showed a solution to a big frustration: getting the right version of Flent, Python, netperf, and all the other libraries onto my computer without screwing up other software.

Is anyone working on a Dockerfile that bundles up Flent with its preferred support packages? This sounds like a good enhancement to the already enhanced 2.0 version. I don't have a lot of time, but might take it on in the next month to six weeks.


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

----==_mimepart_601159d4af66b_431a04191582--