diff --git a/reports/2017-04-16.md b/reports/2017-04-16.md index 4615e199f..211a49aef 100644 --- a/reports/2017-04-16.md +++ b/reports/2017-04-16.md @@ -4,7 +4,7 @@ The sixth weekly development report. Feel free to send PRs if you want to add to The project was finally renamed to "LinuxKit". -We are just in the run up to the public release of LinuxKit on Tuesday, so a lot of the work this week has been wteaking for demos and trying not to break anything; lots of work planned for afterwards. +We are just in the run up to the public release of LinuxKit on Tuesday, so a lot of the work this week has been tweaking for demos and trying not to break anything; lots of work planned for afterwards. Welcome everyone, looking forward to your contributions and working with you. Please open issues on github if you need help, or ask on #moby (soon to be #linuxkit) in the [Docker community slack](https://community.docker.com/registrations/groups/4316). @@ -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