Merge pull request #1648 from DieterReuter/report-20170416-fix-typos

Fix some typos
This commit is contained in:
Justin Cormack 2017-04-16 13:17:08 -05:00 committed by GitHub
commit 967819afc0

View File

@ -24,16 +24,16 @@ Anil @avsm added packet.net support into the CLI; this needs some further work b
We cleaned up the GCP CLI support a bit, although there are still some design issues to resolve around the large number of options for cloud providers.
Added initial support to actually use `containerd` to run the system containers rather than `runc`. This is a temporary version; the plan is to switch to using the `contaienrd` image store after DockerCon but this needs some development work and build changes, but will be a big improvement. You can get `containerd` Prometheus metrics on the system containers now, which is nice.
Added initial support to actually use `containerd` to run the system containers rather than `runc`. This is a temporary version; the plan is to switch to using the `containerd` image store after DockerCon but this needs some development work and build changes, but will be a big improvement. You can get `containerd` Prometheus metrics on the system containers now, which is nice.
## Planned for next week
- open sourcing the project
- introdicing LinuxKit to many new people
- introducing LinuxKit to many new people
## Dockercon
- there will be a talk by @justincormack on LinuxKit (billed as "Moby's Secret Session") with some demos by various people.
- there will be a talk by @justincormack on LinuxKit (billed as "Moby's Secret Session") with some demos by various people
- there will be a Docker Security talk with @riyazdf (`Secure Substrate: Least Privilege Container Deployment`) that will highlight LinuxKit
- there will be a session and lots of time to talk at the Thursday summit - get in touch if you need an invite. Please add topics you
would like to talk about to [the list](../docs/dockercon-summit.md) via PR.
would like to talk about to [the list](../docs/dockercon-summit.md) via PR