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] Create Container Template from Compose File - MusicBee (Unraid 6.12.14)

Featured Replies

Hello everyone,

 

Someone made a docker container for a program that I love called MusicBee. It isn't in CA so I'm trying to use the compose file on github to make my own template - something I haven't done before. I think I'm very close but I'm missing something. 

 

Photo of my template is attached. 

 

I'm assuming it's this line that I don't know how to input.

 

security_opt:
	-seccomp:unfonfirmed

 

Compose file here: https://github.com/jmbannon/musicbee-docker

 

services:
  musicbee:
    image: ghcr.io/jmbannon/musicbee-docker:3.4.8033-beta.4
    container_name: musicbee
    ports:
      - 3000:3000
    security_opt:
      - seccomp:unconfined # required
    shm_size: "2gb" # optional, but recommended
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=America/Los_Angeles
      - TITLE=MusicBee
    volumes:
      - <path/to/musicbee/config>:/config
      - <path/to/music>:/music # optional
    restart: unless-stopped

 

Any help is very appreciated!

Capture.PNG

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.