Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] ich777 - Application Dockers

Featured Replies

  • Author
38 minutes ago, xorinzor said:

Do you experience any issues using Proton in the DebianBuster-Nvidia container?

Games such as Fallout 4 & The Witcher 3 which are (according to protondb.com) very compatible, just won't launch.

I've only ran lightweight games on it with Proton back in the days.

Astroneer for example and it ran fine.

Maybe a dependency is missing for it. Is WINE still needed for Proton, at least it was needed back in the early days from Proton by some games.

  • Replies 5k
  • Views 776.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Things have changed a little bit since I'm switched to TurboVNC. Please be sure to create the password first inside the container, to do that open up a terminal from the container (click on the c

  • If anything breaks again take a look at this: Click   Or what I would recommend: Stop the container Delete the files "Core.jar" & "JDownloader.jar" and the folders "tmp" &

  • Dockers Available so far:   DirSyncPro: very strong synchronization tool that's highly customizable and schedulable (Docker comes with WebGUI, SMB, FTP & WebDAV support and with encry

Posted Images

1 hour ago, ich777 said:

I've only ran lightweight games on it with Proton back in the days.

Astroneer for example and it ran fine.

Maybe a dependency is missing for it. Is WINE still needed for Proton, at least it was needed back in the early days from Proton by some games.

 

Seems like it's something else going on.

 

/bin/sh\0-c\0/debian/.steam/debian-installation/ubuntu12_32/reaper SteamLaunch AppId=292030 -- '/debian/.steam/debian-installation/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/debian/.steam/debian-installation/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/debian/.steam/debian-installation/steamapps/common/The Witcher 3/bin/x64/witcher3.exe'\0
Game process added : AppID 292030 "/debian/.steam/debian-installation/ubuntu12_32/reaper SteamLaunch AppId=292030 -- '/debian/.steam/debian-installation/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/debian/.steam/debian-installation/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/debian/.steam/debian-installation/steamapps/common/The Witcher 3/bin/x64/witcher3.exe'", ProcID 1336, IP 0.0.0.0:0
ERROR: ld.so: object '/debian/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 292030, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
ERROR: ld.so: object '/debian/.steam/debian-installation/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
GameAction [AppID 292030, ActionID 1] : LaunchApp changed task to Completed with ""
ERROR: ld.so: object '/debian/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/debian/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/debian/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 1341 != 1338, skipping destruction (fork without exec?)
pressure-vessel-wrap[1338]: E: Cannot run /debian/.steam/debian-installation/steamapps/common/SteamLinuxRuntime_soldier/pressure-vessel/bin/pv-bwrap: wait status 256
pressure-vessel-wrap[1338]: E: Diagnostic output:
bwrap: No permissions to creating new namespace, likely because the kernel does not allow non-privileged user namespaces. On e.g. debian this can be enabled with 'sysctl kernel.unprivileged_userns_clone=1'.

 

When I run the sysctl command it just returns:

sysctl: cannot stat /proc/sys/kernel/unprivileged_userns_clone: No such file or directory

 

My guess is this is something to do with the fact that it's running inside of a docker container?

  • Author
5 minutes ago, xorinzor said:

My guess is this is something to do with the fact that it's running inside of a docker container?

Try to run the container with privileged rights.

10 minutes ago, ich777 said:

Try to run the container with privileged rights.

Jup, that fixed it! So now we know that Proton will require Privileged rights when run in a docker container :)

  • Author
3 minutes ago, xorinzor said:

Jup, that fixed it! So now we know that Proton will require Privileged rights when run in a docker container :)

bwrap needs '--cap-add=SYS_ADMIN' what I saw from my research, but keep in mind that I don't recommend running a container with privileged rights since this gives the container controll over the host, so to speak unRAID.

On 11/4/2021 at 6:26 PM, ich777 said:

bwrap needs '--cap-add=SYS_ADMIN' what I saw from my research, but keep in mind that I don't recommend running a container with privileged rights since this gives the container controll over the host, so to speak unRAID.

 

It's less than ideal, but with the proper security precautions a risk I'm willing to take.

Hopefully Valve will be releasing their new SteamOS soon and they don't make use of this same system.

 

Either way, it's functionality that's a requirement for my setup, so I don't really have much of a choice 😅

Hi everyone, do you know how I can prevent him from creating routes ? (IPv4 0.0.0.0/1 192.168.10.1) 

I don't want it to route me all the packets in the VPN

in fact I would just like to access all my web interfaces like motionEye or home-assistant from my VPN but not to have all the traffic going through the VPN

Thanks in advance :)

Edited by PhiKirax

  • Author
On 11/7/2021 at 1:45 AM, PhiKirax said:

do you know how I can prevent him from creating routes ? (IPv4 0.0.0.0/1 192.168.10.1) 

I think you are talking about the OpenVPN container?

 

On 11/7/2021 at 1:45 AM, PhiKirax said:

I don't want it to route me all the packets in the VPN

On 11/7/2021 at 1:45 AM, PhiKirax said:

in fact I would just like to access all my web interfaces like motionEye or home-assistant from my VPN but not to have all the traffic going through the VPN

What do you mean exactly with this? This container is mainly designed from dperson to be a client only and let other container use the network from this container so that you can route your traffic through a VPN and access the WebGUI/WebInterface from your local network, you can find perfect documentation here: Click

 

I am trying to run checkmk-raw in custom network type so it gets its own ip address and it is not working.  If i switch it into host or bridged mode it works fine, but i really want it working with its own ip address.

  • Author
3 hours ago, OmegaXis said:

I am trying to run checkmk-raw in custom network type so it gets its own ip address and it is not working.

How do you try this? Did you try to put it in br0 or how did do it?

44 minutes ago, ich777 said:

How do you try this? Did you try to put it in br0 or how did do it?

br0

 

 

Screenshot 2021-11-08 142915.png

  • Author
4 minutes ago, OmegaXis said:

br0

This should be correct on what port did you try to connect to the container?

What is not working exactly, what does the container log say?

3 hours ago, ich777 said:

This should be correct on what port did you try to connect to the container?

What is not working exactly, what does the container log say?

so, after some additional troubleshooting, i discovered a bigger issue, none of my docker containers that are set to br0 are visible on my wireguard vpn, so thats a separate issue, everything is fine with checkmk

  • Author
so, after some additional troubleshooting, i discovered a bigger issue, none of my docker containers that are set to br0 are visible on my wireguard vpn, so thats a separate issue, everything is fine with checkmk
Have you enabled Host access in the Docker settings, if not, the containers can't communicate with the Host and vice versa if you set it to br0

Sent from my C64

@ich777, Not sure if I can ask here or not, but I was wondering if you could create a docker that we can use in unraid.

 

Someone made a docker but I have no clue how to get it into unraid and work, and I am sure others would want it once they find out what it is.

Here is the docker: https://github.com/ex0nuss/Plex-Export-Docker

and here is the original Plex-Export (not to be confused with plex exporter): https://github.com/Dachande663/Plex-Export

 

Would love it if you could.

 

And if this is not the correct spot then feel free to delete and PM me where to do so (If allowed to even request)

 

Thanks

  • Author
49 minutes ago, almulder said:

Not sure if I can ask here or not, but I was wondering if you could create a docker that we can use in unraid.

I'm really not familiar with Plex and this Docker seems a little harder to set up as usual, so I think I can't help here.

 

50 minutes ago, almulder said:

And if this is not the correct spot

You can make a post here:

 

Can you add keditbookmarks to the Krusader docker? 

 

image.png.8c33367782c9d836d31f8392a14e88f1.png

  • Author
Can you add keditbookmarks to the Krusader docker? 
 
image.png.8c33367782c9d836d31f8392a14e88f1.png
Can you give me a quick explanation what it does or for what this is needed?

Sent from my C64

2 minutes ago, ich777 said:

Can you give me a quick explanation what it does or for what this is needed?

Sent from my C64
 

Don;t know - I found this menu today and I would assume its for creating bookmarks / shortcuts to folders? 

 

image.png.2c19a146949758df32fa1b810ad1cf88.png

  • Author
1 hour ago, kri kri said:

Don;t know - I found this menu today and I would assume its for creating bookmarks / shortcuts to folders? 

 

image.png.2c19a146949758df32fa1b810ad1cf88.png

My main concern if somebody will ever need it, I also wan't to keep the footprints of my containers as small as possible, please don't forget that this is not a full distribution.

 

I have to research what this is and does and if there is any benefit adding this.

 

Maybe @binhex knows what this is and does, maybe he already has it installed in his container.

2 hours ago, ich777 said:

Can you give me a quick explanation what it does or for what this is needed?

Sent from my C64
 

 

11 minutes ago, ich777 said:

knows what this is and does, maybe he already has it installed in his container.

i do know what it is and yes its included in my image, its the keditbookmarks application, its a plugin/addon for krusader, i have a butt ton of them included with my image to try and reduce the 'can you just add....' requests :-), fyi this is the list of packages i include in my image:-

 

krusader p7zip unarj xz zip lhasa arj unace ntfs-3g kde-cli-tools kio-extras kdiff3 keditbookmarks kompare konsole krename ktexteditor breeze-icons

 

  • Author
On 11/9/2021 at 4:02 PM, kri kri said:

Don;t know - I found this menu today and I would assume its for creating bookmarks / shortcuts to folders? 

Sorry for the late response...

Now added to the container, please update the container.

Hi hi - am having trouble with the Krusader app. Installed today - so latest tag version. Installed fine, wizzard fine etc. I am trying to use it for move data on mounted USB hard-drives. The problem is, crusader can only see/show the 'user' folder within the 'mnt' directory (can't see the cashe, remotes, anything else.). So I have a could USB hard-drives mounts (/mnt/disks/) but krusader isn't showing the 'disks' directory. The hard-drives are mounted properly - I can see then through ssh. Not sure what I am doing wrong here - permissions?

 

mounted.PNG

mountpt.PNG

ssh.PNGkrusader.PNG.a89000142fcecd82403312207c4795da.PNG

Edited by CouchPawTayTow
add krusader screenshot

2 hours ago, CouchPawTayTow said:

krusader isn't showing the 'disks' directory. The hard-drives are mounted properly - I can see then through ssh. Not sure what I am doing wrong here - permissions?

and you did set this up like described ? ;)

 

image.thumb.png.797d073ca7987264e3bb109795cb4706.png

 

may also take a look here

 

image.thumb.png.5fa155b005cc6d3a51b8a2fc16a12b39.png

12 minutes ago, alturismo said:

and you did set this up like described ? ;)

 

I thought so, but most likely didn't.

Regardless, I started again and came across this tute on my travels, so all working now.

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.