containerd / continuity

A transport-agnostic, filesystem metadata manifest system
https://containerd.io
Apache License 2.0
141 stars 67 forks source link

support ppc64(le) platform #70

Closed stevvooe closed 7 years ago

stevvooe commented 7 years ago

66 stubbed these implementations out. Calls will have to be routed to appropriate syscalls.

cc @estesp

tophj-ibm commented 7 years ago

Should to be safe to close this now with #76 and #91 merged.