oracle / railcar

RailCar: Rust implementation of the Open Containers Initiative oci-runtime
Other
1.12k stars 101 forks source link

Fixes for docker 17.06 #22

Closed vishvananda closed 7 years ago

vishvananda commented 7 years ago

This is an initial pass at fixes for docker 17.06. It updates to the newer version of the oci spec and also supports the version from 17.05. This allows one to run with docker 17.06.

Fixes #16