mirror of https://github.com/docker/docs.git
This improves reliability by doing parsing of potentially untrusted data in a separate process. It opens the door for further security improvements if we can lock down the reexec-ed process. It also improves import performance by only taking the backup and restore privileges once, for the whole process. Signed-off-by: John Starks <jostarks@microsoft.com> |
||
---|---|---|
.. | ||
windows.go | ||
windows_windows_test.go |