jailer icon indicating copy to clipboard operation
jailer copied to clipboard

Minimal, flexible, and easy-to-expand FreeBSD jail manager.

Results 4 jailer issues
Sort by recently updated
recently updated
newest added

When running jailer with a system with multiple pools jailer is unable assume a default path for the jails. In that case we have the option to tell the command...

bug

On one of my machines, I'm getting a the following output when running `jailer image list` ```console # jailer image list zroot/jails/image zroot/jails/image zroot/jails/image zroot/jails/image zroot/jails/image zroot/jails/image * 12.3-RELEASE *...

- [x] Add support for "snapshot" as an alternative spelling. ([f1f9ef6](https://github.com/illuria/jailer/commit/f1f9ef68546df9a650351e97976ca771800b75cf)) - [x] jailer-create(8) shall use ZFS send/receive, not clone. ([e33eff1](https://github.com/illuria/jailer/commit/e33eff1722533a7004f4429225aac5c73b8b15cd)) - [x] Improve diagnostics. ([3833111](https://github.com/illuria/jailer/commit/38331112012f6c4512d49d16548e999a335d1122)) - [ ] Write...

good first issue

At this time, we heavily rely on our internal structure, causing atrocious incompatibilities and pitfalls. I should investigate further to better comment, but I presume that one possible solution could...

good first issue