mirror of
https://github.com/moby/moby.git
synced 2026-07-16 20:42:23 +00:00
This fixes a variety of small bugs in layer handling and adds a new API for acquiring privileges for the whole process. Fixes #22404 (but only for new images -- existing images will need to be re-pushed). Signed-off-by: John Starks <jostarks@microsoft.com>