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.

Running dockers (more) securely

Featured Replies

Hi,

 

I am a bit frustrated with the lack of security focus and security related patches for unraid. I run a lot of docker-based services via community apps, and while that is really convenient, it seems like a security disaster waiting to happen. None of my stuff is internet facing, however if one docker gets compromised via other means, the rest of the barriers in place is rather weak and many of the used packages in the underlying distro are old and have CVEs open against their versions.

 

Given the currently heightened threat levels, I am therefore looking into alternatives for docker hosting. Maybe run a VM with a docker-friendly system+gui inside unraid, and make sure that gets patched regularly. Clearly not as convenient as Unraid community app dockers, but more secure.

 

Has anybody been experimenting with this, or has a good setup up and running they can recommend?

 

Obviously I appreciate docker is always a security trade-off, however the current situation is really disconcerting.

 

Cheers!

  • Author

So I have been looking into container isolation a bit over the weekend, and while docker security boundaries do not seem that strong, unraid appears to be using seccomp profiles as recommended, giving a certain degree of security/isolation:

https://docs.docker.com/engine/security/seccomp/

 

I checked a random docker process, and it seems seccomp is indeed enabled:

# grep Seccomp /proc/15401/status
Seccomp:        2
Seccomp_filters:        1

 

# docker info

(...)

 Security Options:
  seccomp
   Profile: default

 

Will dig further once I have more time, any comments or your views appreciated...

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.