From owner-freebsd-questions@FreeBSD.ORG Mon Jan 5 02:15:52 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8681D62 for ; Mon, 5 Jan 2015 02:15:52 +0000 (UTC) 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 74C1664F3D for ; Mon, 5 Jan 2015 02:15:52 +0000 (UTC) Received: from kabini1.local (rbn1-216-180-76-115.adsl.hiwaay.net [216.180.76.115]) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id t052Fo3X002110 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sun, 4 Jan 2015 20:15:51 -0600 Message-ID: <54A9F54C.5040700@hiwaay.net> Date: Sun, 04 Jan 2015 20:22:04 -0600 From: "William A. Mahaffey III" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 CC: FreeBSD Questions Subject: Re: package availability question .... References: <54A9EA7D.8000502@hiwaay.net> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2015 02:15:52 -0000 On 01/04/15 19:54, jungle Boogie wrote: > Hi William, > On Jan 4, 2015 5:29 PM, "William A. Mahaffey III" wrote: >> >> >> .... I type the following as root & get the output below: >> >> [root@kabini1, /etc, 7:32:25pm] 351 % pkg rquery -a '%n-%v' | grep -i > docker >> docker-1.5_8 >> [root@kabini1, /etc, 7:32:42pm] 352 % >> >> Is this the same package documented here: >> >> https://www.docker.com/ >> >> Just checking, fabulous if it is :-) .... If it is, has anyone tried it > out ? How did it go ? C'mon, inquiring minds wanna know ;-) .... TIA & have > a happy new year. >> > Look it up on freshports.org > > What makes docker better than jails? > >> -- >> >> William A. Mahaffey III >> >> ---------------------------------------------------------------------- >> >> "The M1 Garand is without doubt the finest implement of war >> ever devised by man." >> -- Gen. George S. Patton Jr. >> >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Firstly, I know *nothing* about jails, & only what I have read about docker online @ the above link. With that, docker seems to be more portable, i.e. I can develop packages under docker on my box & run them under/on docker on other boxen relatively willy-nilly, so implyeth the above website. I do have some KVM VM's running under FC14 (I know, way out of date), & am able to run executables compiled therein under other similar (Linux, just different versions) boxen on my LAN, *relatively* reliably. Docker seems to promise more flexibility on that front .... -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.