-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update upstream to moby/moby@a72026a
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule upstream
updated
11 files
+1 −5 | builder/dockerfile/copy.go | |
+2 −3 | cmd/dockerd/daemon.go | |
+2 −3 | container/container_windows.go | |
+1 −2 | daemon/daemon.go | |
+1 −2 | daemon/graphdriver/windows/windows.go | |
+1 −2 | daemon/runtime_unix.go | |
+1 −2 | libcontainerd/supervisor/remote_daemon.go | |
+2 −4 | pkg/idtools/idtools_windows.go | |
+8 −0 | pkg/system/filesys.go | |
+1 −7 | pkg/system/filesys_unix.go | |
+30 −43 | pkg/system/filesys_windows.go |