mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Fix some typos
Signed-off-by: Dieter Reuter <dieter.reuter@me.com>
This commit is contained in:
parent
ca17cfad61
commit
2aa409813c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user