Brian Goff
|
563d0711f8
Move layer mount refcounts to mountedLayer
|
9 years ago |
Jessica Frazelle
|
0e025b4bb1
fix variables that werent being called
|
9 years ago |
Phil Estes
|
e8532023f2
Allow root non-userns metadata backwards compatibility
|
9 years ago |
Shijiang Wei
|
de7f6cf16b
ingnore the NotExist error when removing inexistent files
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
Phil Estes
|
191cefbaca
Fix overlay and user namespace permissions
|
9 years ago |
Dan Walsh
|
1716d497a4
Relabel BTRFS Content on container Creation
|
9 years ago |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 years ago |
Phil Estes
|
6ed11b5374
Simplify dir removal in overlay driver
|
9 years ago |
Chun Chen
|
2458452a3b
Try to resize data and metadata loopback file when initiating devicemapper
|
9 years ago |
David Calavera
|
f1f6738d97
Fix typo in Overlay documentation.
|
10 years ago |
Srini Brahmaroutu
|
de3944219f
daemon/graphdriver/overlay/ fix lint errors/warnings
|
10 years ago |
Lei Jitang
|
ba332b7d12
Enable golint in pkg/arcive
|
10 years ago |
Kir Kolyshkin
|
a83a769347
Simplify and fix os.MkdirAll() usage
|
10 years ago |
Arnaud Porterie
|
8724e8953d
Merge pull request #15040 from vbatts/vbatts-double-decompress-fix
|
10 years ago |
Vincent Batts
|
273f50c741
graphdriver/*: expect uncompressed tar for ApplyDiff
|
10 years ago |
David Calavera
|
5bac5302e5
Fix typo in overlay's create godoc.
|
10 years ago |
Alexander Morozov
|
c86189d554
Update libcontainer
|
10 years ago |
Vivek Goyal
|
67473c6d06
overlay: Export metadata for container and image in docker-inspect
|
10 years ago |
Vivek Goyal
|
407a626be6
docker-inspect: Extend docker inspect to export image/container metadata related to graph driver
|
10 years ago |
Alexander Morozov
|
3916561619
Fix Put without Get in overlay
|
10 years ago |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 years ago |
Anes Hasicic
|
3d7b9e8f30
Fixed redundant else
|
10 years ago |
Brian Goff
|
c0f7819905
Make errors from graphdriver init friendlier
|
10 years ago |
Jessica Frazelle
|
ec953b0e7b
Blacklist zfs with overlay
|
10 years ago |
Phil Estes
|
48b1dd0084
Add backing filesystem info to `docker info` command where applicable
|
10 years ago |
Vincent Batts
|
00fd63e558
graphdriver: change (*Driver).Put signature
|
10 years ago |
Jessica Frazelle
|
32f1025b22
Add error when running overlay over btrfs.
|
10 years ago |
Josh Hawn
|
35a22c9e12
Refactor to optimize storage driver ApplyDiff()
|
10 years ago |
Michael Crosby
|
f47d6b9b9d
Use consistent ApplyLayer in overlayfs
|
10 years ago |