Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 579 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 579 Bytes

CHANGELOG

0.1.0 (2018-01-17)

Initial experiemental release for public

  • Initial implemention to integrate containerd 1.0 in daemon
  • Hypervisor-based container implementation
  • Achieve container resource view isolation via supporting LXCFS
  • Add API and CLI documentation
  • Add unit test for project
  • Add API and CLI for project
  • Implement basic CRI to support Kubernetes
  • Be consistent with Moby's 1.12.6 API
  • Support basic network management and volume management
  • Make Pouch run as a system service
  • Make Pouch installed on distribution CentOS 7.2 and Ubuntu 16.04