Migrate website to Hugo
Signed-off-by: Luc Perkins <lucperkins@gmail.com>
This commit is contained in:
7
docs/data/features.yaml
Normal file
7
docs/data/features.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
- OCI Image Spec support
|
||||
- OCI Runtime Spec support (aka runC)
|
||||
- Image push and pull support
|
||||
- Container runtime and lifecycle support
|
||||
- Network primitives for creation, modification, and deletion of interfaces
|
||||
- Management of network namespaces containers to join existing namespaces
|
||||
- Multi-tenant supported with CAS storage for global images
|
||||
20
docs/data/news.yaml
Normal file
20
docs/data/news.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
- title: Sign up for DockerCon in June
|
||||
link: https://2018.dockercon.com/
|
||||
- title: containerd 1.0.2-rc.1 release
|
||||
link: https://github.com/containerd/containerd/releases/tag/v1.0.2-rc.1
|
||||
date: February 2018
|
||||
- title: "The New Stack: Containerd 1.0 Release Becomes the Public Face of Containers"
|
||||
link: https://thenewstack.io/containerd-1-0-release/
|
||||
date: December 2017
|
||||
- title: containerd 1.0 release announcement
|
||||
link: https://blog.docker.com/2017/12/cncf-containerd-1-0-ga-announcement/
|
||||
date: December 2017
|
||||
- title: Docker to donate containerd to the Cloud Native Computing Foundation
|
||||
link: https://blog.docker.com/2017/03/docker-donates-containerd-to-cncf/
|
||||
date: March 2017
|
||||
- title: containerd Summit recap
|
||||
link: https://blog.docker.com/2017/02/containerd-summit-recap-slides-videos-meeting-notes/
|
||||
date: February 2017
|
||||
- title: containerd Livestream recap
|
||||
link: https://blog.docker.com/2017/01/containerd-livestream-recap
|
||||
date: January 2017
|
||||
Reference in New Issue
Block a user