-
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@45fe686
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule upstream
updated
10 files
+1 −1 | daemon/daemon_unix.go | |
+1 −1 | daemon/daemon_windows.go | |
+1 −1 | daemon/info.go | |
+2 −2 | daemon/oci_windows.go | |
+2 −2 | libcontainerd/local/local_windows.go | |
+3 −6 | pkg/sysinfo/numcpu.go | |
+0 −17 | pkg/sysinfo/numcpu_linux.go | |
+0 −8 | pkg/sysinfo/numcpu_other.go | |
+0 −36 | pkg/sysinfo/numcpu_windows.go | |
+0 −6 | pkg/sysinfo/sysinfo_linux_test.go |