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.

How do i log on to a docker vm?

Featured Replies

I've developed some extensive scripts for sabnzbd, which need some adaptions now i'm testing with V6 and a sabnzbd docker. E.g. the scripts refer to /mnt/user/tvseries etc and those folders are now 'redirected' in the docker. I've changed the scripts so they use the 'redirected' folders that exist within the vm, but it doesnt work properly yet. So i want to debug.

 

But, if i want to debug or run the scripts manually, how do i do that? They now run inside the sabnzbd docker. How do i logon to a docker vm, in this case, a sabnzbd docker?

You can go inside the docker with this command:

docker exec -it containerID /bin/bash

 

You can use either the containerID or the container name.

  • Author

Thanks! Works perfectly :)

  • Author

Now my script, running in a sabnzbd docker, needs to create a folder for a downloaded episode of some tv show. With the plugin this works without a problem but with the dock er i get a permission denied error... the folder is on the array, e.g. /mnt/disk1/tvseries/ and this is 'mapped' to the docker as '/tvseries' . I want to create a folder in there, from a script running inside the docker, e.g. ' family guy'. Do i need to set some permissions (chown, chmod) etc, to allow a docker to create a folder on the array?

  • Author

Ok, in other words, if i'm a user inside a docker, what rights do i need to set on an array disk/folder, so i can create a folder there, from inside the docker?

Archived

This topic is now archived and is closed to further replies.

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.