Skip to content
Discussion options

You must be logged in to vote

This is a known issue for how containerization and user/group namespaces work, and it's really exacerbated by HDDs.

The "optionally run as root" idea is interesting, but there are a few containers that will flat-out refuse to run if it thinks the user is root. But there may be some other options that could help you:

The main one is, what user ID is Malcolm running under on your host? In other words, at the command line logged in at the account under which you start Malcolm, if you run id -u and id -g what is returned? My guess is it's probably not the default one that the Malcolm containers were built with, which is 1000 and 1000, respectively. This is "fine" in that it works, that's what…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by mmguero
Comment options

You must be logged in to vote
1 reply
@mmguero
Comment options

Comment options

You must be logged in to vote
2 replies
@H-Dynamite
Comment options

@mmguero
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants