containerd / continuity

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

feature: expose atomicWriterFile function as AtomicWriteFile #124

Closed HusterWan closed 6 years ago

HusterWan commented 6 years ago

Signed-off-by: Michael Wan zirenwan@gmail.com

we need AtomicWriteFile in containerd, so i expose it in here.

dmcgowan commented 6 years ago

LGTM