How to add a variable volumn map in Unraid Docker setup


rcmpayne

Recommended Posts

Im trying to bring in a docker that has not been converted to UNRIAD but its advising the following

 

volumes:
- $DOCKERDIR/idrive/config:/work/IDriveForLinux/idriveIt
- $BACKUPDIR:/home/backup:ro
environment:
- TZ=$TZ 
- PGID=$PGID 
- PUID=$PUID

 

For TZ, PGID and PUID, I created the variables like this;

image.png.bca191a0159e618b47e8cf841a527ba7.png

However, how do I correctly add $DOCKERDIR ?
 

Edited by rcmpayne
spelling
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.