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.

[6.9.2]Does not umount the paths binded into a volume when stopping the container

Featured Replies

I was using the joseluisq/static-web-server image and bound some shares into this container. This image has VOLUME ["/public"] in their Dockerfile which creates a volume under /var/lib/docker/volumes/<volume>. When I have bind 2 shares from /mnt/user/movies to /public/movies and /mnt/user/series to /public/series it create a mounting into /var/lib/docker/volumes/<volume>/_data/movies too. When stopping the container or docker these mounting won't be umount'ed and it will fails if stopping the array as the /mnt/cache is kept busy.

In order to shutdown unRAID properly when using this image I have to umount /var/lib/docker/volumes/<volume>/_data/movies manually and kill /dev/loop2.

 

For now I don't use any containers which creates a volume under /var/lib/docker/volumes/<volume>/ and binding paths into it in order to prevent issue when stopping the array.

 

I have opened a issue on github too where static-web-server are [https://github.com/joseluisq/static-web-server/issues/51] because I don't know if that's an unRAID, docker or static-web-server related issue.

Edited by bergi9

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.