Skip to content

Commit

Permalink
Use opencontainers/runc/libcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
yuuki committed Feb 9, 2017
1 parent 21372f0 commit df55213
Show file tree
Hide file tree
Showing 203 changed files with 438 additions and 22,547 deletions.
12 changes: 2 additions & 10 deletions lock.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"memo": "b886132a136ae63ef6a40d257a095551ae7d9cc94ab0b95615edb62b063e1b2c",
"memo": "cc0567a7b64c356c8122f031f9f5ee5472149fb9d04757fc4767ab04b5b2d007",
"projects": [
{
"name": "github.com/Azure/go-ansiterm",
Expand Down Expand Up @@ -65,14 +65,6 @@
"."
]
},
{
"name": "github.com/docker/libcontainer",
"version": "v2.2.1",
"revision": "5dc7ba0f24332273461e45bc49edcb4d5aa6c44c",
"packages": [
"system"
]
},
{
"name": "github.com/fsouza/go-dockerclient",
"branch": "master",
Expand Down Expand Up @@ -150,7 +142,7 @@
{
"name": "golang.org/x/net",
"branch": "master",
"revision": "236b8f043b920452504e263bc21d354427127473",
"revision": "349ad30abdeb56e3933574142fb0e0a68785854d",
"packages": [
"context",
"context/ctxhttp"
Expand Down
7 changes: 4 additions & 3 deletions osutil/osutil_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@ package osutil

import (
"errors"
"golang.org/x/sys/unix"
"os/exec"
"os/user"
"strconv"
"syscall"

"github.com/docker/libcontainer/system"
"github.com/yuuki/go-group"
"golang.org/x/sys/unix"

"github.com/opencontainers/runc/libcontainer/system"
group "github.com/yuuki/go-group"

"github.com/yuuki/droot/log"
)
Expand Down
4 changes: 2 additions & 2 deletions vendor/github.com/Sirupsen/logrus/terminal_windows.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/Sirupsen/logrus/text_formatter_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions vendor/github.com/docker/docker/cli/compose/schema/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions vendor/github.com/docker/libcontainer/.gitignore

This file was deleted.

257 changes: 0 additions & 257 deletions vendor/github.com/docker/libcontainer/CONTRIBUTING.md

This file was deleted.

25 changes: 0 additions & 25 deletions vendor/github.com/docker/libcontainer/Dockerfile

This file was deleted.

Loading

0 comments on commit df55213

Please sign in to comment.