October 10, 20214 yr Docker template port comes up n/a for container port when loaded with add container. This is my template: https://github.com/paulpoco/docker-templates/blob/master/paulpoco/flexget.xml This what the 1st time edit screen looks like: Now is this doing this because I set Network to "none" and am using extra param of --net=container:binhex-delugevpn ? So far I cannot access the webui at host:5050 . Edited October 10, 20214 yr by Paul_Ber
October 10, 20214 yr The n/a is because there's no description at all within the <Config> entry (You're using a v1 template which has been deprecated since 6.2) That being said, you really should update either the description or add in <Requires>binhex delugevpn installed</Requires> since the template won't work without delugevpn being installed, and extra parameters is only visible from advanced No WebUI being available is a longstanding issue on dockerMan where the webUI entry will not appear (rightfully so) if network is set to be none.
October 10, 20214 yr Author I just solved my problem by following Q24 at https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md Got the Flexget webui working. Just have to update my template with your suggestions and convert to version 2, thanks. I didn't build the Docker, https://hub.docker.com/r/wiserain/flexget did.
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.