Cory Snider
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 年 前 |
Cory Snider
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 年 前 |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 年 前 |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 年 前 |
Brian Goff
|
f51a96c016
Move plugin client creation to the extension point
|
7 年 前 |
Sebastiaan van Stijn
|
20028325da
Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins
|
7 年 前 |
Brian Goff
|
0e5eaf8ee3
Ensure plugin returns correctly scoped paths
|
7 年 前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年 前 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 年 前 |
Alfred Landrum
|
aa96c3176b
Let graphdrivers declare diff stream fidelity
|
8 年 前 |
Vincent Demeester
|
2028d8698d
Reduce duplication in graphdriver
|
8 年 前 |
Brian Goff
|
677fa03654
Moves graphdriver plugn docs out of experimental
|
8 年 前 |
Brian Goff
|
500210475f
Make graphdriver plugin use plugin BasePath
|
8 年 前 |
Brian Goff
|
f29bbd16f5
Refcount graphdriver plugins properly
|
8 年 前 |
Vivek Goyal
|
b937aa8e69
Pass all graphdriver create() parameters in a struct
|
8 年 前 |
Kenfe-Mickael Laventure
|
7781a1bf0f
Make experimental a runtime flag
|
8 年 前 |
Stephen J Day
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
8 年 前 |
Stefan J. Wernli
|
ef5bfad321
Adding readOnly parameter to graphdriver Create method
|
9 年 前 |
Shishir Mahajan
|
b16decfccf
CLI flag for docker create(run) to change block device size.
|
9 年 前 |
Antonio Murdaca
|
f0d83c4cdb
*: fix response body leaks
|
9 年 前 |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 年 前 |
Dan Walsh
|
1716d497a4
Relabel BTRFS Content on container Creation
|
9 年 前 |
Brian Goff
|
b78e4216a2
Create extpoint for graphdrivers
|
10 年 前 |