From owner-freebsd-jail@FreeBSD.ORG Sun May 24 08:31:28 2015 Return-Path: Delivered-To: freebsd-jail@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 E2010D13 for ; Sun, 24 May 2015 08:31:28 +0000 (UTC) Received: from mail-oi0-x230.google.com (mail-oi0-x230.google.com [IPv6:2607:f8b0:4003:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A81AF1354 for ; Sun, 24 May 2015 08:31:28 +0000 (UTC) Received: by oihb142 with SMTP id b142so40474733oih.3 for ; Sun, 24 May 2015 01:31:28 -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 :cc:content-type; bh=mf2ZvbfiOnMSBGA9GZ0EQvbf9nRRCvU42evlNZ72MGc=; b=MQfEPU6O6MnpAlvrpSkmiIKhXXzHaMZwGCfKGn1Gh9qFbkbxeQjZB6BsCzwzEOYzHH efzTbS1W8BIFnjT+v1sdB6aVd+QoT5evaa4mNpJ7H19AmzbGAFU9o7iqy3Kepd7kY2H9 0MVGSkXSYNuUbGdOTo1dLZXFQDaJUC1nVmdS8ad1tr10zd7HaKFPr9OVwcAvJHknY4x5 A60XhVHebTwVkxgcenQRrlr3bpy3qiCGKQ1g5FCEOh6bc8wPVYKmsqr3hWuC0Odm0RxV lmvZUnWeHdNI62Wp3lupYz5FXoIQFjpQ2mAkoKIFjiHlEICkCVvAsxEs/N0kEIxjhWbl Uaww== MIME-Version: 1.0 X-Received: by 10.202.204.73 with SMTP id c70mr12368105oig.12.1432456287931; Sun, 24 May 2015 01:31:27 -0700 (PDT) Received: by 10.182.87.73 with HTTP; Sun, 24 May 2015 01:31:27 -0700 (PDT) In-Reply-To: References: Date: Sun, 24 May 2015 16:31:27 +0800 Message-ID: Subject: Re: Zocker: DIY Docker on FreeBSD From: Ganbold Tsagaankhuu To: toniylenius@gmail.com Cc: freebsd-jail@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2015 08:31:29 -0000 Hi, On Sun, May 24, 2015 at 4:23 PM, Toni Ylenius wrote: > Hello, > > I'm interested in trying out Docker technologies on FreeBSD. The progress > of FreeBSD Docker port seems to be slow and I wanted to try out how easily > the container concept can be implemented from sratch using jails and ZFS. > And the anwer is quite easily. I share my findings here > http://bit.ly/1enEaSH and a shortcut to the code is > https://github.com/toddnni/zocker It seems very nice. Have you seen Alex's work: https://github.com/kvasdopil/docker/blob/freebsd-compat/FREEBSD-PORTING.md ? There is #freebsd-docker channel in freenode where people discusses about docker on FreeBSD. So maybe people who are working on docker have to have some kind of coordination of efforts in this regard. Ganbold > > > My motivation to share the result is to make the container tehcnologies > more accessible. > > -- > Toni Ylenius > _______________________________________________ > freebsd-jail@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-jail > To unsubscribe, send any mail to "freebsd-jail-unsubscribe@freebsd.org" >