-
Notifications
You must be signed in to change notification settings - Fork 0
Simple python systemd service to sync subuid and subgid for fakeroot container engines
License
miguelgila/fakerootuidsync
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a tool that syncronises/generates /etc/subuid and /etc/subgid from the contents of the UNIX passwd database. The implementation is built on python 3+ and does not have other dependencies. Author: Miguel Gila <[email protected]> BUILDING -------- The package can be built with: VERS=0.0.3 REL=2; wget https://github.com/miguelgila/fakerootuidsync/archive/${VERS}-${REL}/fakerootuidsync-${VERS}-${REL}.tar.gz rpmbuild -ta --define "_version $VERS" --define "_release $REL" fakerootuidsync-${VERS}-${REL}.tar.gz
About
Simple python systemd service to sync subuid and subgid for fakeroot container engines
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published