mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07: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>