Add logo/assets

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby 2017-03-28 09:30:37 -07:00
parent 8353da59c6
commit 58b0baf585
11 changed files with 52 additions and 1 deletions

View file

@ -1,4 +1,5 @@
# containerd
![banner](/docs/images/containerd-dark.png?raw=true)
[![Build Status](https://travis-ci.org/docker/containerd.svg?branch=master)](https://travis-ci.org/docker/containerd)
containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc..