You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use golang.org/x/net/context for now
We'll move to "context" once the grpc, protobuf and protoc-gen-go packages have
done so (see grpc/grpc-go#711)
This also forced me to manually update tonistiigi/fifo to use the old
context path for now.
This change ensures we stay compatible with go1.6.x
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
(cherry picked from commit fa71c58)
Bump runc to e87436998478d222be209707503c27f6f91be
Fixes for cgroup memory updates and process labeling.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>