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.

Batoot

Members
  • Joined

  • Last visited

  1. Batoot joined the community
  2. I added a microphone using a USB device to an existing Docker container. The docker container can read from the USB port but can not read from the microphone itself. It means the container identifies the USB port as empty. I am using a docker-compose file to start the container. I think that I need to set the default input device (microphone) in the docker container to be the same as the system but I do not know how to do it. microphone: privileged: True build: context: microphone dockerfile: ./dockerfile image: microphone container_name: microphone restart: "no" devices: - /dev/bus/usb:/dev/bus/usb How can I make the container read the microphone? How do I see the default input and output devices in the container and how to adjust them? OS Version is ubuntu 20.04.3 LTSand the App version is Docker Engine 20.10.10 Thanks for your answers.

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.