1b5797d8605b2de86296d06ae3b99d0b398ee9f2
Signed-off-by: John Howard <jhoward@microsoft.com> This changes the graphdriver to perform dynamic sandbox management. Previously, as a temporary 'hack', the service VM had a prebuilt sandbox in it. With this change, management is under the control of the client (docker) and executes a mkfs.ext4 on it. This enables sandboxes of non-default sizes too (a TODO previously in the code). It also addresses https://github.com/moby/moby/pull/33969#discussion_r127287887 Requires: - go-winio: v0.4.3 - opengcs: v0.0.12 - hcsshim: v0.6.x Upstream-commit: 8c279ef3ad8cd1f019789b8378d0394c80a1807f Component: engine
Description
No description provided
310 MiB
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%