jailmaker/templates/docker/README.md

5 lines
447 B
Markdown
Raw Normal View History

# Debian Docker Jail Template
2024-02-15 16:23:57 +00:00
## Setup
2024-05-28 18:55:46 +00:00
Check out the [config](./config) template file. You may provide it when asked during `./jlmkr.py create` or, if you have the template file stored on your NAS, you may provide it directly by running `./jlmkr.py 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.