containerd/pkg/store
Shengjing Zhu c6729fe0c4 Use ParseSignal and AtomicWriteFile functions from containerd
Containerd has its own ParseSignal and AtomicWriteFile implementation.
So there's no need to use these function from github.com/docker/docker.

Signed-off-by: Shengjing Zhu <i@zhsj.me>
2019-03-08 00:51:04 +08:00
..
container Use ParseSignal and AtomicWriteFile functions from containerd 2019-03-08 00:51:04 +08:00
image Add timeout for container/sandbox recover and event monitor. 2018-09-26 15:23:15 -07:00
sandbox Add state machine for sandbox and container 2019-02-05 11:56:24 -08:00
snapshot Fix some typos in comment 2019-01-17 15:50:46 +08:00
errors.go Add new metadata store. 2017-07-28 23:35:31 +00:00
util.go pkg/store: use a sync.Once to synchronize channel close 2018-03-09 14:43:16 -08:00