Cory Snider
|
4fd91c3f37
daemon: refactor isOnlineFSOperationPermitted
|
2 years ago |
Cory Snider
|
84cbe29d5b
daemon: dupe the archive implementation
|
2 years ago |
Sebastiaan van Stijn
|
8cd244a318
daemon: replace ErrExtractPointNotDirectory with errdefs
|
2 years ago |
Sebastiaan van Stijn
|
0f1eeed5c2
daemon: replace ErrRootFSReadOnly with errdefs
|
2 years ago |
Cory Snider
|
6ca4eda960
daemon: clean up vestiges of ContainerFS
|
2 years ago |
Cory Snider
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 years ago |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 years ago |
Cory Snider
|
be4f4644a8
pkg/containerfs: drop Driver abstraction
|
2 years ago |
Cory Snider
|
7014c0d65d
pkg/containerfs: drop PathDriver abstraction
|
2 years ago |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
5 years ago |
Tibor Vass
|
171538c190
daemon: fix docker cp when container source is /
|
6 years ago |
Brian Goff
|
3029e765e2
Add chroot for tar packing operations
|
6 years ago |
Brian Goff
|
d089b63937
Pass root to chroot to for chroot Untar
|
6 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 years ago |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 years ago |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 years ago |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 years ago |
Daniel Nephin
|
5136096520
Fix copy when used with scratch and images with empty RootFS
|
8 years ago |
Daniel Nephin
|
bd5f92d263
Remove CopyOnBuild from the daemon.
|
8 years ago |
Daniel Nephin
|
93fbdb69ac
Remove error return from RootPair
|
8 years ago |
Daniel Nephin
|
967ef7e6d2
Remove unused functions from archive.
|
8 years ago |
Daniel Nephin
|
09cd96c5ad
Partial refactor of UID/GID usage to use a unified struct.
|
8 years ago |
Daniel Nephin
|
b3bc7b28d0
Expose a smaller interface for the Builder retrieving images from daemon
|
8 years ago |
Tonis Tiigi
|
d1faf3df27
Refactor remote context parsing
|
8 years ago |
Erik Hollensbe
|
8a7ff5ff74
daemon/archive.go: Fix copy routines to preserve UID.
|
8 years ago |
Tonis Tiigi
|
f95f58283b
Add support for COPY from previous rootfs
|
8 years ago |
John Howard (VM)
|
481d2633fe
Windows: Fail fs ops on running Hyper-V containers gracefully
|
8 years ago |
Brian Goff
|
9a2d0bc3ad
Fix uneccessary calls to `volume.Unmount()`
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |