hyperhq / runv

Hypervisor-based Runtime for OCI
Apache License 2.0
828 stars 129 forks source link

vendor: update opencontainers/runtime/specs-go #507

Closed gao-feng closed 7 years ago

gao-feng commented 7 years ago

runv reports error when create container. "docker: Error response from daemon: json: cannot unmarshal object into Go value of type []string."

Signed-off-by: Gao feng omarapazanadi@gmail.com

laijs commented 7 years ago

what was the version of the docker you using? see 22ef6cb99f60918add8b4be3ba6f40f7a54b50f0

gao-feng commented 7 years ago

moby, docker-17.06.0

laijs commented 7 years ago

LGTM