Jump to content

k32237h

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by k32237h

  1. 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.
  2. 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'
  3. After update I am unable to change anything in my port mappings. Tried multiple different network options. Please Help!

     

    Update: I set it to custom br0 and am able to access now. But will not run through bridged.

  4. I am unable to change anything in my port mappings. Tried multiple different network options. Please Help!
×
×
  • Create New...