= Docker Hack Day 2017 = == What == There has been revived interest in the FreeBSD [[Docker]] project. Bringing the `freebsd-docker` port and some of the other tools up to speed with the latest and greatest from the upstream Docker project won't be that difficult, but what would be ""really"" exciting would be making FreeBSD capable of running Kubernetes. === Goals === * Docker daemon v17.05.0-ce (`dockerd`) running on FreeBSD 11.1-RELEASE with: * Basic networking support (bridge interface) * The `jails` execdriver * Docker's existing ZFS graph store support * Changes submitted upstream to [[https://github.com/moby/moby|moby/moby]] for supporting FreeBSD. * Running [[https://kubernetes.io|Kubernetes]] via [[https://github.com/kris-nova/kubicorn|kubicorn]] on FreeBSD via [[https://azure.com|Azure]]. * Update the `sysutils/freebsd-docker` port to use the updated (v17.05.0-ce) Docker port Existing work captured in these pull requests: * [[https://github.com/rtyler/docker/pull/5|docker/docker]] forward porting previous work (Docker 1.7.0) for running the daemon on FreeBSD * [[https://github.com/rtyler/libnetwork/pull/1|docker/libnetwork]] collecting, updating existing work done for container-based networking on FreeBSD. == When == September 5th, 2017. Approximately 9am - 5/6pm == Where == Thanks to Microsoft for hosting us, we will be at: * 1355 Market St, San Francisco, CA. If you're interested in joining, please add your name to the list so we have an accurate head-count for building security! == Who == * [[https://github.com/freebsdfrau|DevinTeske]] * [[https://github.com/kris-nova|Kris Nova]] * [[https://github.com/rtyler|R. Tyler Croy]]