March 27, 20242 yr I am unable to change anything in my port mappings. Tried multiple different network options. Please Help! Edited March 27, 20242 yr by k32237h Wrong thread need to move to General.
March 27, 20242 yr Author Got it to work but not showing any network info in the docker tab. Not sure if this post needs to move. docker run -d --name='binhex-plexpass' --net='br0' --ip='192.168.1.116' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Tower" -e HOST_CONTAINERNAME="binhex-plexpass" -e 'TRANS_DIR'='/config/transcode' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web/index.html' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/plex-icon.png' -v '/mnt/user/':'/media':'rw' -v '/mnt/user/appdata/binhex-plexpass':'/config':'rw' --runtime=nvidia 'binhex/arch-plexpass'
March 27, 20242 yr Community Expert You can go directly to the correct support thread for this container by clicking its icon in your Unraid webUI and selecting Support. Be sure to check out the information in the first post of that thread.
March 27, 20242 yr Author Thank you. I ended up doing that and tried to delete this right after I posted it but it wouldn't let me remove it.
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.