Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add an easy way to configure users and groups and /tmp #129

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Apr 19, 2024

  1. feat: add an easy way to configure users and groups

    Just like nixpkgs provides `dockerTools.shadowSetup`, nix2container needs a quick way to configure users, groups and permissions within the container.
    
    Here it is.
    
    @moduon MT-1075
    yajo committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8e2f156 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. feat(layers.tmp): helper to add a /tmp dir

    @moduon MT-1075
    yajo committed May 17, 2024
    Configuration menu
    Copy the full SHA
    70d8769 View commit details
    Browse the repository at this point in the history