Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
5ca758199d
replace pkg/locker with github.com/moby/locker
|
4 年之前 |
Olli Janatuinen
|
446fe7f263
Make sure that layers are removed from layerdb after succefull layer removal
|
5 年之前 |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 年之前 |
Olli Janatuinen
|
213681b66a
First step to implement full garbage collector for image layers
|
6 年之前 |
Kir Kolyshkin
|
af433dd200
layer: protect from same-name races
|
6 年之前 |
Xinfeng Liu
|
05250a4f00
layer: optimize layerStore mountL
|
6 年之前 |
Sergio Lopez
|
5846db10af
layer/layer_store: ensure NewInputTarStream resources are released
|
6 年之前 |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 年之前 |
Tonis Tiigi
|
ea36c3cbaf
daemon: access to distribution internals
|
7 年之前 |
Derek McGowan
|
0aebcbc32d
Remove metadata store interface
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
John Howard
|
c94d34f783
Remove OS() from layer interface
|
7 年之前 |
John Howard
|
0cba7740d4
Address feedback from Tonis
|
7 年之前 |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
7 年之前 |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
8 年之前 |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 年之前 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
John Howard
|
4ec9766a27
LCOW: Fix nits from 33241
|
8 年之前 |
John Howard
|
87abf34a3d
LCOW: Store integrity checks
|
8 年之前 |
John Howard
|
42c5c1a9ec
LCOW: Pass platform through into layer store
|
8 年之前 |
John Howard
|
fc21bf280b
LCOW: Adds platform to the layer store
|
8 年之前 |
Daniel Nephin
|
09cd96c5ad
Partial refactor of UID/GID usage to use a unified struct.
|
8 年之前 |
Alfred Landrum
|
aa96c3176b
Let graphdrivers declare diff stream fidelity
|
8 年之前 |
Stephen J Day
|
7a85579917
*: use opencontainers/go-digest package
|
8 年之前 |
Brian Goff
|
677fa03654
Moves graphdriver plugn docs out of experimental
|
8 年之前 |
Vivek Goyal
|
f7f3d34210
Move CreateRWLayer() parameters in a struct
|
8 年之前 |
Vivek Goyal
|
b937aa8e69
Pass all graphdriver create() parameters in a struct
|
8 年之前 |
Stephen J Day
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
8 年之前 |