max-mapper / max-mapper/HyperOS
[research] composable package management for containers
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 124
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
problem: how to combine two container filesystems without conflicts, so you can use them as dependencies. docker compose goes for independent filesystems with shared services, but i am interested here in exploring package management solutions that avoid global state conflicts
research:
- nix/nixos
- mkpkg
- depot-lite
- http://user-mode-linux.sourceforge.net/
modules: http://modules.sourceforge.net/docs/absmod.pdf- local disk depot: https://www.usenix.org/legacy/publications/library/proceedings/lisa93/full_papers/wong.pdf
- https://www.usenix.org/legacy/publications/library/proceedings/lisa02/tech/full_papers/venkatakrishnan/venkatakrishnan_html/index.html
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the listed research on Nix/NixOS, mkpkg, depot-lite, user-mode Linux, Modules, and local disk depots. The issue does not name files, tests, or a defined completion criterion; it needs a scoped research outcome before implementation can begin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, linux, nixos
- Domain
- build-system, devops, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100