Commit Graph

11 Commits

Author SHA1 Message Date
Jip-Hop 6851ad2cd1 Fix podman rootless install instructions
Manually add the required capabilities to the `newuidmap` and `newgidmap` binaries
2024-05-08 22:59:03 +02:00
Jip-Hop b849cb787c Update config templates
Updated config templates to benefit from initial_setup running after jail has fully started.

Added conditional nvidia-container-toolkit install during initial_setup.

Config templates now default to bridge networking.
2024-05-08 22:24:59 +02:00
Jip-Hop 216b482ee9 Update config templates
Don't enable gpu_passthrough_intel by default
2024-04-28 11:59:16 +02:00
Jip-Hop 9661f4ff19
Deprecate docker_compatible and gpu_passthrough (#121)
Remove --property=DeviceAllow= so it won't interfere with DevicePolicy=auto
Added seccomp config option
Deprecated docker_compatible config option
Deprecated gpu_passthrough config option
Removed the docker_compatible question during interactive create
Updated readme and config templates
Closes https://github.com/Jip-Hop/jailmaker/issues/119
2024-04-22 20:50:40 +02:00
Hugo Josefson 2e3dc3186d
Format templates/incus/README.md benchmarks 2024-03-31 15:33:11 +02:00
Jip-Hop ac75cd3c28 Add --start flag for create command 2024-03-02 17:34:55 +01:00
Jip-Hop fe00c3cf37 Non-interactive jail create 2024-03-01 17:35:05 +01:00
Jip-Hop dc928ecd96 Format config templates 2024-02-25 16:19:48 +01:00
Jip-Hop dd60c6a6f6 Update templates 2024-02-15 17:23:57 +01:00
Jip-Hop 0d742e8a90 Add Incus template 2024-02-13 21:01:28 +01:00
Jip-Hop 8571caa431 Create from config template with initial_setup 2024-02-11 18:30:47 +01:00