jailmaker/templates/docker
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
..
README.md Update config templates 2024-05-08 22:24:59 +02:00
config Update config templates 2024-05-08 22:24:59 +02:00

README.md

Debian Docker Jail Template

Setup

Check out the config template file. You may provide it when asked during jlmkr create or, if you have the template file stored on your NAS, you may provide it directly by running jlmkr create --start --config /mnt/tank/path/to/docker/config mydockerjail. If you want the nvidia-container-toolkit to be installed, ensure you set gpu_passthrough_nvidia=1 when creating the jail.