Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年之前 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Daniel Nephin
|
5136096520
Fix copy when used with scratch and images with empty RootFS
|
8 年之前 |
Daniel Nephin
|
bd5f92d263
Remove CopyOnBuild from the daemon.
|
8 年之前 |
Daniel Nephin
|
93fbdb69ac
Remove error return from RootPair
|
8 年之前 |
Daniel Nephin
|
967ef7e6d2
Remove unused functions from archive.
|
8 年之前 |
Daniel Nephin
|
09cd96c5ad
Partial refactor of UID/GID usage to use a unified struct.
|
8 年之前 |
Daniel Nephin
|
b3bc7b28d0
Expose a smaller interface for the Builder retrieving images from daemon
|
8 年之前 |
Tonis Tiigi
|
d1faf3df27
Refactor remote context parsing
|
8 年之前 |
Erik Hollensbe
|
8a7ff5ff74
daemon/archive.go: Fix copy routines to preserve UID.
|
8 年之前 |
Tonis Tiigi
|
f95f58283b
Add support for COPY from previous rootfs
|
8 年之前 |
John Howard (VM)
|
481d2633fe
Windows: Fail fs ops on running Hyper-V containers gracefully
|
8 年之前 |
Brian Goff
|
9a2d0bc3ad
Fix uneccessary calls to `volume.Unmount()`
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
John Howard
|
7f66598583
Windows: docker cp consistent paths
|
9 年之前 |
Phil Estes
|
40be5dba47
Fix copy chown settings to not default to real root
|
9 年之前 |
Anusha Ragunathan
|
9c332b164f
Remove package daemonbuilder.
|
9 年之前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年之前 |
David Calavera
|
9d12d09300
Add volume events.
|
9 年之前 |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 年之前 |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 年之前 |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 年之前 |
David Calavera
|
63efc12070
Remove further references to the daemon within containers.
|
9 年之前 |
David Calavera
|
ca5ede2d0a
Decouple daemon and container to log events.
|
9 年之前 |
David Calavera
|
ebf707ec5f
Move `Daemon.containerCopy` to daemon/archive.go
|
9 年之前 |
David Calavera
|
3a49765046
Decouple daemon and container to mount and unmount filesystems.
|
9 年之前 |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 年之前 |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 年之前 |