proxy
proxy copied to clipboard
Implement store/restore of cc-proxy's state to/from disk.
Implement store/restore of cc-proxy's state to/from disk. This is needed to support high availability feature #4.
Necessary support from shim implemented in this PR: https://github.com/clearcontainers/shim/pull/54