genuinetools / riddler

A tool to convert docker inspect to the opencontainers runc spec.
MIT License
253 stars 21 forks source link

Add ability to specify ID ranges for userns #4

Closed estesp closed 8 years ago

estesp commented 8 years ago

Allow specifying root ID and range length for uid/gid mappings.

Signed-off-by: Phil Estes estesp@gmail.com

@jfrazelle wanted to see if you thought this was reasonable before I merged

jessfraz commented 8 years ago

NICE! lgtm!