From owner-freebsd-jail@FreeBSD.ORG Sun May 24 09:04:15 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 615A5265 for ; Sun, 24 May 2015 09:04:15 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (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 EC3EF167E for ; Sun, 24 May 2015 09:04:14 +0000 (UTC) Received: by wicmc15 with SMTP id mc15so20301363wic.1 for ; Sun, 24 May 2015 02:04:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=CEz9iesN+J0bKTVQ9S4MWEe83S4NkP03Sf6KCjj9BYw=; b=YhQ4bnjRojDXFdJH8HzXlF412TXl1gJdBNKT1blXCfokVGrY+lvv3TesjKd4TO+/qb eOnhYKoPwa3knLuI8bqSvrTS8s5L4+IOKHU7jEuqBm1rbJvONjn1XDgqBeikFEdsO6Kn 2vA8nRAb+0ObsHA83dZdbfvDOZY+ZbUa571Y9WQQBDRT6UrzgSPMbWorobT1arAB97zz n5zNvSSnS4XAmARyb4un2DXFRwDH9z4B9UO45s5PjlI9eeyUSzB10ijnhNAi/BtTZzHw JYM4pINXMe6Ny4lU+fNLs6X3WWzFjWTGKRtObS5JcGi1sPk64OwJTXpIaqW5SU4tEzos AkjQ== MIME-Version: 1.0 X-Received: by 10.194.238.161 with SMTP id vl1mr16803220wjc.144.1432458253419; Sun, 24 May 2015 02:04:13 -0700 (PDT) Received: by 10.194.93.102 with HTTP; Sun, 24 May 2015 02:04:13 -0700 (PDT) Received: by 10.194.93.102 with HTTP; Sun, 24 May 2015 02:04:13 -0700 (PDT) Reply-To: toniylenius@gmail.com In-Reply-To: References: Date: Sun, 24 May 2015 12:04:13 +0300 Message-ID: Subject: Re: Zocker: DIY Docker on FreeBSD From: Toni Ylenius To: Ganbold Tsagaankhuu 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 09:04:15 -0000 Thanks for the info. I haven't seen that work until now. I agree that we need to get all the effort and ideas together, and I think that the IRC channel you mentioned is the best for that. -- Toni Ylenius 24.5.2015 11.31 ap. "Ganbold Tsagaankhuu" kirjoitti: > 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" >> > >