1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com
Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build
This enables docker cp and ADD/COPY docker build support for LCOW.
Originally, the graphdriver.Get() interface returned a local path
to the container root filesystem. This does not work for LCOW, so
the Get() method now returns an interface that LCOW implements to
support copying to and from the container.

Signed-off-by: Akash Gupta <akagup@microsoft.com>
2017-09-14 12:07:52 -07:00
..
armon
aws/aws-sdk-go
Azure/go-ansiterm Update imports for logrus version 2017-07-31 13:19:38 -07:00
beorn7/perks
boltdb/bolt
bsphere/le_go
BurntSushi/toml
cloudflare/cfssl
containerd Vendor containerd/continuity@22694c680e 2017-09-14 12:00:38 -07:00
coreos
davecgh/go-spew
deckarep/golang-set
docker Vendoring libnetwork 2017-08-31 19:10:23 -07:00
fluent/fluent-logger-golang
fsnotify/fsnotify fix TestLogsFollowGoroutinesWithStdout in arm64 2017-08-02 10:08:00 +08:00
go-check/check
go-ini/ini
godbus/dbus
gogo/protobuf
golang/protobuf
google/certificate-transparency
googleapis/gax-go
gorilla
gotestyourself/gotestyourself Merge pull request #34667 from dnephin/add-container-config-decode-tests 2017-08-30 07:25:27 -07:00
Graylog2/go-gelf
grpc-ecosystem/go-grpc-prometheus
hashicorp
imdario/mergo
inconshreveable/mousetrap
jmespath/go-jmespath
kr/pty
mattn/go-shellwords
matttproud/golang_protobuf_extensions
Microsoft LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
miekg/dns
mistifyio/go-zfs
moby/buildkit Update imports for logrus version 2017-07-31 13:19:38 -07:00
Nvveen/Gotty
opencontainers Update containerd to 06b9cb35161009dcb7123345749fef02f7cea8e0 2017-08-21 12:04:07 -07:00
pborman/uuid
philhofer/fwd
pivotal-golang/clock
pkg/errors
pmezard/go-difflib
prometheus
RackSec/srslog
samuel/go-zookeeper
sean-/seed
seccomp/libseccomp-golang
sirupsen/logrus revendor logrus and x/crypto 2017-09-14 11:05:47 -05:00
spf13
stevvooe/continuity
stretchr/testify
syndtr/gocapability
tchap/go-patricia
tinylib/msgp
tonistiigi
ugorji/go
vbatts/tar-split
vdemeester/shakers
vishvananda