containerd/pkg/store/container
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_test.go Remove container lifecycle image ref dependency. 2018-12-07 10:40:21 -08:00
container.go Support unknown state for sandbox and container 2019-02-05 11:56:24 -08:00
fake_status.go Use channel to propagate the stop info of sandbox 2018-01-26 16:58:13 +08:00
metadata_test.go Update imports 2018-02-08 02:45:44 +00:00
metadata.go Remove container lifecycle image ref dependency. 2018-12-07 10:40:21 -08:00
status_test.go Update imports 2018-02-08 02:45:44 +00:00
status.go Use ParseSignal and AtomicWriteFile functions from containerd 2019-03-08 00:51:04 +08:00