jail-task-driver
jail-task-driver copied to clipboard
nomad task driver that uses FreeBSD jails
Currently running top inside a jail, it will report the host total memory instead of the memory allowed for the jail to use. nomads need to know how much memory...
It would be nice to be able to orchestrate bhyve instances and run them inside jails.
There is no explanation on how to setup the a docker container using jail-task-driver. Also there is a hard dependency on gtar to uncompress docker images that could be handled...