Skip to content

cloudfoundry/idmapper

Repository files navigation

idmapper

Go Report Card Go Reference

idmapper is a package which will map a process to the highest usera id available.

Unlike the newuidmap and newgidmap commands found in Shadow, idmapper does not require this user to exist and will not check /etc/subuid for valid subuid ranges.

Note

This repository should be imported as code.cloudfoundry.org/idmapper.

Contributing

See the Contributing.md for more information on how to contribute.

Working Group Charter

This repository is maintained by App Runtime Platform under Garden Containers area.

Important

Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.