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 to install a modified docker in unraid?

Featured Replies

Hi all,

I recently tested the Macinabox container and found that it has some issues, as reported by several people.

I found the culprits in the code and I'd want to push a pull request with the modified code in the github repo.

Before pushing the pr to the repo I'd like to test the modified container myself, to see if it works as expected.

Premise: I know near nothing about dockers, I never used them, what I want to do is cloning SIO github repo, modify the source code of some files and install the modified container into unraid.

What I did:

1. I cloned SIO macinabox repo into my github (https://github.com/SpaceinvaderOne/Macinabox/) just to have a modified copy online

2. I modified the files in my repo

3. I cloned my repo into my unraid (git clone)

4. I tried to build the container with the command:

docker -t macinabox /local/path/to/dockerfile/

 

But this is failing complaining about gtk-update-icon-cache: Failed to open file /usr/local/share/icons/hicolor/.icon-theme.cache no such file or directory.

 

Looking at the dockerfile in the macinabox repo cloned locally it fails here:

RUN cd virt-manager && ./setup.py configure --prefix=/usr/local && ./setup.py install --exec-prefix=/usr/local

 

And so, my question: is this the correct method to install a docker or there's another way?

 

Thank you

Your posted code is missing the build portion.

 

Quote

docker build -t macinabox /local/path/to/dockerfile/

 

 

  • Author
18 minutes ago, BRiT said:

Your posted code is missing the build portion.

 

 

 

Yes sorry, it was a typo, it was included in the command.

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.