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.

Access to /boot from a docker container

Featured Replies

I'm trying to get access to /boot from a code-server docker in order to edit directly the docker compose files.

When I map the folder I get an access error telling me that I don't have the permissions to do it, I'm sure this can be done but how?

 

Thanks in advance.

Here is a big clue:

image.png.6ff48f8abd78b39ffdc37a12b4239b00.png

 

You should be looking at the owner, group and the permissions of the various files and directories.  Your Docker will need to be running as root to begin with...  

  • 1 year later...

Thank you @Frank1940 for your hint!

 

Changing the following environment parameters gave access to Code Server to the boot folder:

    environment:
      - PUID=0
      - PGID=0

 

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.