8000 Tags · TomasTomecek/containerd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: TomasTomecek/containerd

Tags

v0.2.7

Toggle v0.2.7's commit message
Merge pull request containerd#627 from mlaventure/fix-statedir

Ensure state dir is created before starting server

v0.2.6

Toggle v0.2.6's commit message
Merge pull request containerd#626 from mlaventure/fix-statedir-missing

Ensure state dir is created before starting server

v0.2.5

Toggle v0.2.5's commit message
Use golang.org/x/net/context for now

We'll move to "context" once the grpc, protobuf and protoc-gen-go packages have
done so (see grpc/grpc-go#711)

This also forced me to manually update tonistiigi/fifo to use the old
context path for now.

This change ensures we stay compatible with go1.6.x

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
(cherry picked from commit fa71c58)

v0.2.4

Toggle v0.2.4's commit message
Merge pull request containerd#321 from mlaventure/cherry-pick-exec-fi…

…x-for-release

Fixes for Docker 1.12.2

v0.2.3

Toggle v0.2.3's commit message
Update version to 0.2.3

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>

v0.2.2

Toggle v0.2.2's commit message
Bump to version v0.2.2

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>

v0.2.1

Toggle v0.2.1's commit message
Bump runc to e87436998478d222be209707503c27f6f91be

Fixes for cgroup memory updates and process labeling.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>

v0.2.0

Toggle v0.2.0's commit message
Bump to version 0.2.0

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>

v0.1.0

Toggle v0.1.0's commit message
Update readme and version to 0.1.0

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>

0.0.5

Toggle 0.0.5's commit message
Merge pull request containerd#98 from docker/shim

Containerd 0.5
0