Test format

This commit is contained in:
Chris Stuurman 2025-01-02 17:42:47 +02:00
parent d56c8f1243
commit bde3201a3d

View File

@ -1,7 +1,7 @@
# add folder mapping for media
## Add folder mapping for media
## assuming that the folder where media is stored is /mnt/tank/data1/Media:
## on Truenas shell:
jlmkr edit docker
## add the following args to "systemd_nspawn_user_args":
--bind='/mnt/tank/data1/Media:/mnt/media'
Assuming that the folder where media is stored is /mnt/tank/data1/Media:
1. on Truenas shell:
jlmkr edit docker
2. add the following args to "systemd_nspawn_user_args":
--bind='/mnt/tank/data1/Media:/mnt/media'