February 15, 201610 yr Hi All, I am rather new to unraid and dockers and have been learning what i can over the past few days. I have a scenario where i want to install a proprietary webapp in a docker container. At first i attempted to create a custom xml but it looks like that can only point to a github repository? In the end i was able build the img/container via the SSH interface and that was all fine. The problem i have now is that under unraid it shows as an orphan image and not really sure where to go from here. Is it possible to write my own template xml and link it directly to a local Dockerfile?
February 15, 201610 yr In the repository field you can insert the name of the container you built locally. If you didn't use --tag=name then use the id you get if you do a docker images command.
Archived
This topic is now archived and is closed to further replies.