From owner-freebsd-questions@freebsd.org Tue Jul 21 22:17:43 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E077F9A7C0B for ; Tue, 21 Jul 2015 22:17:43 +0000 (UTC) (envelope-from wam@hiwaay.net) Received: from fly.hiwaay.net (fly.hiwaay.net [216.180.54.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B36B918AC for ; Tue, 21 Jul 2015 22:17:43 +0000 (UTC) (envelope-from wam@hiwaay.net) Received: from kabini1.local (dynamic-216-186-211-22.knology.net [216.186.211.22] (may be forged)) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id t6LMHfRG022116 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Tue, 21 Jul 2015 17:17:42 -0500 Message-ID: <55AEC504.1080809@hiwaay.net> Date: Tue, 21 Jul 2015 17:23:55 -0453 From: "William A. Mahaffey III" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "FreeBSD Questions !!!!" Subject: FreeBSD & Docker Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2015 22:17:44 -0000 I noticed a reference to something called docker in "pkg rquery -a '%n-%v' > LIST.available.txt" output: [wam@kabini1, ~, 4:06:52pm] 309 % grep ocker /etc/LIST.available.txt bruteforceblocker-1.2.3_1 cmockery2-1.3.8 deforaos-locker-0.2.1_1 docker-1.5_8 gtk-knocker-0.6.6_5 knocker-0.7.1 p5-IPC-Locker-1.492_1 p5-Test-TinyMocker-0.05_1 [wam@kabini1, ~, 4:07:02pm] 310 % find /usr/ports/ -name docker [wam@kabini1, ~, 4:09:14pm] 311 % find /usr/ports/ -name \*docker\* /usr/ports/sysutils/docker-freebsd /usr/ports/sysutils/docker-freebsd/files/docker.in /usr/ports/x11/docker-tray [wam@kabini1, ~, 4:09:56pm] 312 % lf /usr/ports/sysutils/docker-freebsd Makefile distinfo files/ pkg-descr pkg-message [wam@kabini1, ~, 4:10:08pm] 313 % cat /usr/ports/sysutils/docker-freebsd/pkg-descr Docker is an open source project to pack, ship and run any application as a lightweight container. Docker containers are both hardware-agnostic and platform-agnostic. This means they can run anywhere, from your laptop to the largest EC2 compute instance and everything in between - and they don't require you to use a particular language, framework or packaging system. That makes them great building blocks for deploying and scaling web apps, databases, and backend services without depending on a particular stack or provider. WWW: https://github.com/kvasdopil/docker [wam@kabini1, ~, 4:10:16pm] 314 % I notice a port for the docker I was looking for, but (apparently) no associated pkg. I thought ports pretty much got compiled into pkg's automatically. Did I just catch things at just the wrong moment (i.e. port created, but not yet compiled into pkg) ? No biggie, but I (think I) like the 'sorta virtualization' that Docker provides & have been wanting to try it out. TIA & have a good one. -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.