matchhostfsowner
matchhostfsowner copied to clipboard
Solves the Docker host filesystem owner matching problem
An awesome project, read about it just now on HN! 🏅 But the name is somewhat obtuse, I'd suggest e.g. "Magic GID", "Container Auto-GID", "Auto freight" or something more catchy.
Because they can be slow. Timing information should be logged with the debug level.
There are actually many vars for which I am unsure whether they are safe, so I err on the cautious side and declare them unsafe. But this should be documented...
Slowness may come from chown and hooks. This slowness may confuse users. We should print a warning if run time is too long. This warning should tell users to set...
Right now we chown the home dir, which may be slow if there are many files in the home dir. During dogfooding we've already seen cases in which the home...
Add a GHA releaser which creates AMD64 and ARM64 releases. Minor changes: creates tar.gz files for the releases To create a draft release push a `v*.*` tag.