Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| services:snapotter [2026/05/13 12:34] – created willy | services:snapotter [2026/05/13 13:58] (current) – [Installation] willy | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| ports: | ports: | ||
| - " | - " | ||
| + | devices: | ||
| + | - nvidia.com/ | ||
| + | annotations: | ||
| + | run.oci.keep_original_groups: | ||
| volumes: | volumes: | ||
| - / | - / | ||
| Line 40: | Line 44: | ||
| </ | </ | ||
| + | |||
| + | The **devices** section is to enable GPU passtrough, see [[services: | ||
| + | |||
| After the first run, you can (and should) remove DEFAULT_USERNAME and DEFAULT_PASSWORD from the compose file. | After the first run, you can (and should) remove DEFAULT_USERNAME and DEFAULT_PASSWORD from the compose file. | ||