containerd / continuity

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

support s390x platform #69

Closed stevvooe closed 6 years ago

stevvooe commented 7 years ago

66 stubbed out support. We'll need to direct to the correct syscalls for this to work in in practice.

cc @estesp

estesp commented 6 years ago

Handled via #76 and #91