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

Release 2.2.1

Compare
Choose a tag to compare
@jcvenegas jcvenegas released this 29 Jun 19:58
· 33 commits to master since this release

Release 2.2.1

Changes

  • release: 2.2.1
  • versions: Update kernel to linux-container-4.9.34-75
  • shim: Add command line option to show version information
  • storage: Perform sync operation before vm is shutdown
  • tests: Use nginx:1.13.0 for swarm tests
  • proxy: Lift the numbers of opened file descriptors limit
  • CI: Enforce checkcommits.
  • tests: Fix unnecessary bash-isms in installation script

Shortlog

ca8f2d0 release: 2.2.1
3eeda89 versions: update kernel to linux-container-4.9.34-75
4e8f155 version: Add command line option to show version information
21b874a storage: Perform sync operation before vm is shutdown
191e9f8 tests: Use nginx:1.13.0 for swarm tests
2f22de2 proxy: Lift the numbers of opened file descriptors limit
55eba02 CI: Enforce checkcommits.
6566262 Fix unnecessary bash-isms in installation script

Compatibility with Docker

Clear Containers 2.2.1 is compatible with Docker v17.05.0-ce

OCI Runtime Specification

Clear Containers 2.2.1 support the OCI Runtime Specification 1.0.0-rc5

Clear Linux Containers image

Clear Containers 2.2.1 requires at least Clear Linux containers image 16160

Clear Linux Containers Kernel

Clear Containers 2.2.1 requires at least Clear Linux Containers kernel 4.9.34-75

Installation

Issues & limitations

  • Qemu segfault (free(): invalid pointer) running dnf install #669
  • DNS Resolution in Swarm #854
  • docker rm -f reports 'Driver devicemapper failed to remove root filesystem' #795