Derek McGowan
73bec3edea
client: rename rootfs to snapshot in "With" functions
...
Clarify terminology around functions which use and create
snapshots for containers.
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-07-25 15:24:06 -07:00
Stephen J Day
6cfdbb2acd
README: add go report card badge
...
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-07-17 17:41:02 -07:00
Michael Crosby
de10f7c467
Update readme
...
This moves the scope table out into a separate doc and adds a few
examples to the readme to show the feature set of containerd.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-06-20 13:19:53 -07:00
Akihiro Suda
490530be04
README.md: add GoDoc badge
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-06-15 08:08:17 +00:00
Michael Crosby
fa1be5dfb8
Add RUNC.md file for runc supported version
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-05-19 11:18:18 -07:00
Phil Estes
bd432461d3
Shorten no-btrfs build tag name
...
Remove the `containerd_` portion of the build tag name as it is
unnecessary.
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2017-05-12 09:53:57 -05:00
Phil Estes
385f56b678
Add buildtag capability to Makefile
...
Add the ability to set buildtags and make note in README.md about the
btrfs build tag to turn off building the btrfs snapshot support.
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2017-05-12 09:53:57 -05:00
Chris Aniszczyk
f240c6d8e3
Add license scanning badge
...
In CNCF, we are starting to experiment with automated license scanning across our projects to ensure compliance to the CNCF IP Policy. For now, we're experimenting with FOSSA: https://app.fossa.io/reports/50dc07d0-435f-4856-9549-33a5f41bef81
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
2017-05-09 09:44:24 -05:00
Michael Crosby
4f2b443a27
Rewrite imports for new github org
...
This rewrites the Go imports after switching to the new github org.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-04-03 14:05:44 -07:00
Michael Crosby
58b0baf585
Add logo/assets
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-03-28 09:33:33 -07:00
Michael Crosby
e4ad6fd23a
Merge pull request #658 from krasi-georgiev/README.md-link-development-reports
...
adding a link to the development reports in the main README.md
2017-03-24 10:24:14 -07:00
Krasi Georgiev
c1f85b262b
adding a link to the development reports in the main README.md
...
Signed-off-by: Krasi Georgiev krasi@vip-consult.solutions
the development reports are so useful so it would be great to put a link in the main README.md
Signed-off-by: Krasi Georgiev <krasi@vip-consult.solutions>
2017-03-24 02:05:26 +02:00
Samuel Karp
473cb40a2f
readme: Add metrics to scope as per #646
...
https://github.com/docker/containerd/pull/646
Signed-off-by: Samuel Karp <skarp@amazon.com>
2017-03-22 15:07:40 -07:00
Mike Brown
6eb6bf700f
golang plugin package dependency requires 1.8
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-02-24 10:37:33 -06:00
Alex Ellis
598cad1bb8
Update short url http url to https.
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-02-21 19:51:41 +00:00
Alex Ellis
4c9e74e948
Add the short/quick/memorable URL for Slack Community from Victor Coisne.
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-02-21 11:53:28 +00:00
Alex Ellis
f3367c9b89
Add the short/quick/memorable URL for Slack Community from Victor Coisne.
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-02-21 11:52:41 +00:00
Lei Jitang
1640c297d3
typo: fix typo in README.md
...
Signed-off-by: Lei Jitang <leijitang@huawei.com>
2017-01-17 23:01:23 -05:00
Michael Crosby
8bc78b2a4a
Merge pull request #400 from estesp/dev-start-guide
...
Add simple quick-start for developers
2017-01-12 14:47:47 -08:00
Phil Estes
3695767b12
Add simple quick-start for developers
...
Simple documentation on getting started with the codebase.
Expects the vendor/ PR to be in place so that there are
no requirements on the developer acquiring Go dependency
packages.
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2017-01-12 16:50:07 -05:00
Michael Crosby
e2eb06dd3d
Remove networking from roadmap and readme
...
ref: https://github.com/docker/containerd/issues/362
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-01-11 16:15:01 -08:00
Gábor Lipták
be79986b4f
Add travis config
...
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2017-01-10 19:06:40 -05:00
Yanqiang Miao
e536030f42
Fix a description error
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
update
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2017-01-04 11:40:50 +08:00
Robert Northard
0c656ab503
Updated README.md - fixed typos
...
Signed-off-by: Robert Northard <robertnorthard@googlemail.com>
2016-12-27 18:58:19 +00:00
swapdisk
6c90052c7d
fix typos
...
Signed-off-by: swapdisk <swapdisk@users.noreply.github.com>
2016-12-15 08:05:05 -06:00
Leonids Maslovs
52ae947bf6
typo in README.md / gsub 's:my the:by the:'
...
Minor typo fix
Signed-off-by: Leonids Maslovs <leonidms@gmail.com>
2016-12-15 00:03:55 +02:00
Kenfe-Mickaël Laventure
d8552c6c6b
Merge pull request #363 from crosbymichael/comms
...
Update state of branches and slack link
2016-12-14 13:19:46 -08:00
Michael Crosby
ad8516e3a7
Update state of branches and slack link
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-12-14 11:15:12 -08:00
Brian Goff
273492bc6d
Replace containerkit references with containerd
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-12-14 09:34:25 -05:00
Arnaud Porterie (icecrime)
25b14eba2f
Fix containerd casing
...
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
2016-12-13 17:25:41 -08:00
Arnaud Porterie (icecrime)
35821a4562
Update README.md
...
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
2016-12-13 16:56:24 -08:00
Arnaud Porterie (icecrime)
58b75011b8
Fix typos
...
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
2016-12-13 10:00:59 -08:00
Michael Crosby
f8e7d65b18
Update readme based on doc
2016-12-01 10:22:15 -08:00
Michael Crosby
5f757c914c
Update readme for containerd
2016-11-28 15:15:40 -08:00
Michael Crosby
992fdbfd76
Updates to Root comment
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-11-07 11:57:14 -08:00
Michael Crosby
efed5a918e
Talk about SD and scheduling
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-11-02 15:05:07 -07:00
Michael Crosby
916349d359
Fix readme numbering
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-11-02 14:56:00 -07:00
Michael Crosby
f240c3d1a7
Add scope to readme
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-11-02 14:54:45 -07:00
Michael Crosby
0645faf690
Update readme for containerkit
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-09-20 09:32:10 -07:00
Zhang Wei
59720469ac
Provide more useful help information for ctr
...
`ctr containers/checkpoints` contains lots of important subcommands,
but now help command can't show subcommands. Adding subcommands to
help information will avoid user from digging into the code for
getting necessary command list.
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2016-04-18 15:32:46 +08:00
Adam Herzog
915bbfd8b8
Changed Containerd to containerd for consistency
...
Signed-off-by: Adam Herzog <adam@docker.com>
2016-04-13 17:19:01 -07:00
Ben Firshman
258d002131
Move sign off instructions to CONTRIBUTING.md
...
Will show up in GitHub when creating a PR.
https://github.com/blog/1184-contributing-guidelines
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-04-06 14:14:51 -07:00
Ben Firshman
6228054b6f
Move docs in readme to separate pages
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-04-06 14:14:51 -07:00
Ben Firshman
a3d09df648
Add getting started section to readme
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-04-06 14:14:51 -07:00
Qiang Huang
f6313ebfaf
Update README
...
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-03-22 13:58:33 +08:00
Michael Crosby
7e3c007ea3
Update readme and version to 0.1.0
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-03-21 13:01:28 -07:00
Michael Crosby
a21a956a2d
Revert "Check for minimum golang version"
...
This reverts commit c6680da78b
.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-03-17 16:10:15 -07:00
Marcos Lilljedahl
c6680da78b
Check for minimum golang version
...
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2016-03-16 17:16:46 -03:00
Burcu Dogan
6014cf22d8
Fix typo
...
Signed-off-by: Burcu Dogan <jbd@google.com>
2016-01-23 14:32:56 -08:00
Phil Estes
a4019a324c
Clean up option output tabbing; update to latest
...
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2016-01-12 15:00:28 -08:00