Compare commits

...

2 Commits

Author SHA1 Message Date
7f79669baa Test format2 2025-01-02 17:44:49 +02:00
bde3201a3d Test format 2025-01-02 17:42:47 +02:00

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: <br>
jlmkr edit docker
2. add the following args to "systemd_nspawn_user_args": <br>
--bind='/mnt/tank/data1/Media:/mnt/media'