Skip to content
This repository has been archived by the owner on Mar 28, 2018. It is now read-only.

Release 2.1.1

Compare
Choose a tag to compare
@devimc devimc released this 02 Mar 18:12
· 483 commits to master since this release

Compatibility with Docker

  • Fixed file descriptor leaks #616
  • Added MTU support for network interface

Documentation

  • Added Clear Containers architecture
  • Added Installation instructions for Centos 7
  • Added Installation instructions for ClearLinux
  • Added Installation instructions for Ubuntu
  • Added DAX appendix
  • Added small history covering Clear Containers v1.0 and v2.0

Issues & limitations

  • Clear Containers v2.1.1 is not compatible with docker 1.13.1 #691 #692 #693
  • OCI spec version 1.0.0-rc4 is still not supported #690
  • Qemu segfault (free(): invalid pointer) running dnf install #669
  • Swarm support is incomplete: iptables rules aren’t forwarded to the VM. We also have a hard problem to solve with the docker internal DNS proxy listening on a non-routable loopback IP, breaking DNS resolution in Clear Containers #578