Yes, tried on a laptop and an android tablet. Can connect to unraid, but still cant access the docker webui. <?xml version="1.0"?> <Container version="2"> <Name>qbittorrent</Name> <Repository>ghcr.io/hotio/qbittorrent:release</Repository> <Registry>https://github.com/hotio/qbittorrent/pkgs/container/qbittorrent</Registry> <Network>bridge</Network> <MyIP/> <Shell>sh</Shell> <Privileged>false</Privileged> <Support>https://hotio.dev/discord</Support> <Project>https://hotio.dev/containers/qbittorrent</Project> <ReadMe/> <Overview>WireGuard VPN, Privoxy and Unbound built-in! If you dislike usenet, use this, it'll download your torrents.</Overview> <Category>Downloaders:</Category> <WebUI>http://[IP]:[PORT:8080]</WebUI> <TemplateURL/> <Icon>https://hotio.dev/webhook-avatars/qbittorrent.png</Icon> <ExtraParams>--hostname=qbittorrent.internal --cap-add=NET_ADMIN</ExtraParams> <PostArgs/> <CPUset/> <DateInstalled>1771309186</DateInstalled> <DonateText>You can become a GitHub sponsor, use Open Collective or send some Crypto...Affiliate links for VPN providers are on the website.</DonateText> <DonateLink>https://hotio.dev/donate</DonateLink> <Requires>Don't forget to click Show more settings... for all Variables! If you do not use the VPN feature, you can remove all VPN related Variables and Extra Parameters (turn on ADVANCED VIEW).</Requires> <Config Name="Host Port for 8085" Target="8080" Default="8085" Mode="tcp" Description="" Type="Port" Display="always" Required="true" Mask="false">8085</Config> <Config Name="Host Path for /config" Target="/config" Default="/mnt/user/appdata/qbittorrent" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/qbittorrent</Config> <Config Name="Host Path for /data" Target="/data" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/DOWNLOADS/</Config> <Config Name="PUID" Target="PUID" Default="99" Mode="" Description="" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config> <Config Name="PGID" Target="PGID" Default="100" Mode="" Description="" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config> <TailscaleStateDir/> </Container> <?xml version="1.0"?> <Container version="2"> <Name>Krusader</Name> <Repository>ghcr.io/ich777/krusader</Repository> <Registry>https://hub.docker.com/r/ich777/krusader</Registry> <Network>host</Network> <MyIP/> <Shell>bash</Shell> <Privileged>true</Privileged> <Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support> <Project>https://krusader.org/</Project> <ReadMe/> <Overview>Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. Language Notice: Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...) Unassigned Devices mount: If you want to mount a share that is mounted via Unassigned Devices please change the Access Mode to Read/Write - Slave or Read Only - Slave! ATTENTION: Wronge usage of this tool can lead to data loss, be carefull when using Krusader with Unraid. You can delete your whole Array with a single button press if you don't be carefull!!!</Overview> <Category>Productivity: Tools:Utilities</Category> <WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI> <TemplateURL/> <Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/krusader.png</Icon> <ExtraParams>--restart=unless-stopped</ExtraParams> <PostArgs/> <CPUset/> <DateInstalled>1770258798</DateInstalled> <DonateText>If you like my work please</DonateText> <DonateLink>https://www.paypal.me/chips777</DonateLink> <Requires/> <Config Name="Container Path" Target="/krusader" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/krusader</Config> <Config Name="Data Path" Target="/mnt/user" Default="" Mode="rw" Description="Main data path to your unRAID shares (if you want to get access to a disk mounted through UnassignedDevices change the Host and Container Path to '/mnt' and change the Access Mode to Read/Write Slave, if you want to get system level access change the Host Path to '/' and the Container Path to '/mnt', you will then find the mounted path in Kruser in '/mnt')." Type="Path" Display="always" Required="true" Mask="false">/mnt/user</Config> <Config Name="TCP - VNC Port" Target="8080" Default="" Mode="tcp" Description="noVNC Port" Type="Port" Display="always" Required="true" Mask="false">8080</Config> <Config Name="Locales - Language" Target="USER_LOCALES" Default="" Mode="" Description="Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' simply open up a console from the Container and type in 'cat /usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8', 'fr_FR.UTF-8 UTF-8'...)" Type="Variable" Display="always" Required="true" Mask="false">en_US.UTF-8 UTF-8</Config> <Config Name="Run as root" Target="RUNASROOT" Default="false|true" Mode="" Description="Set this variable to 'true' if you want to run Krusader as root to edit system files (please remember you have to also change the Data Path to edit system level files)" Type="Variable" Display="always" Required="false" Mask="false">false</Config> <Config Name="Local Scaling" Target="NOVNC_RESIZE" Default="" Mode="" Description="Delete this value if you don't want local scaling." Type="Variable" Display="advanced" Required="true" Mask="false">remote</Config> <Config Name="Custom Resolution Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Enter the preferred resolution width" Type="Variable" Display="advanced" Required="true" Mask="false">1280</Config> <Config Name="Custom Resolution Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Enter the preferred resolution height" Type="Variable" Display="advanced" Required="true" Mask="false">768</Config> <TailscaleStateDir/> </Container>