Has anyone succeeded in running docker inside a jail? ZFS snapshots, having only data volumes and docker containers that pertain together, isolated from host system, ... ?
I'm experimenting with docker-freebsd on a 10.3 host. The Docker version is considerably behind the Linux current version, but it mostly works on the host. When I attempt to start docker-freebsd installed from pkgs in an iocage jail, it won't start.
Spun up a 11.0-RC2 host, installed linux_base-c7, iocage create debian-jail, debootstrap debian jessie into debian-jail, but Linux version <3.10 as required for docker linux install.
Next option would be to run docker on a Atomic bhyve VM. Anyone experimented with that route? Initial go at getting an Atomic VM spun up was a fail.
Peter
I'm experimenting with docker-freebsd on a 10.3 host. The Docker version is considerably behind the Linux current version, but it mostly works on the host. When I attempt to start docker-freebsd installed from pkgs in an iocage jail, it won't start.
Spun up a 11.0-RC2 host, installed linux_base-c7, iocage create debian-jail, debootstrap debian jessie into debian-jail, but Linux version <3.10 as required for docker linux install.
Next option would be to run docker on a Atomic bhyve VM. Anyone experimented with that route? Initial go at getting an Atomic VM spun up was a fail.
Peter