Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 gadi atpakaļ |
Sebastiaan van Stijn
|
4f8c870d62
Fix some linting issues
|
7 gadi atpakaļ |
Brian Goff
|
6a70fd222b
Move mount parsing to separate package.
|
7 gadi atpakaļ |
Sebastiaan van Stijn
|
ea34f82711
Merge pull request #36055 from cpuguy83/slave_mounts_for_root
|
7 gadi atpakaļ |
Brian Goff
|
589a0afa8c
Use rslave propagation for mounts from daemon root
|
7 gadi atpakaļ |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 gadi atpakaļ |
Sebastiaan van Stijn
|
6ed1163c98
Remove redundant build-tags
|
7 gadi atpakaļ |
Daniel Nephin
|
09cd96c5ad
Partial refactor of UID/GID usage to use a unified struct.
|
8 gadi atpakaļ |
Lei Jitang
|
7318eba5b2
Don't create source directory while the daemon is being shutdown, fix #30348
|
8 gadi atpakaļ |
Aaron.L.Xu
|
e0577d5fe8
fix some typos from module contrib to man
|
8 gadi atpakaļ |
John Howard
|
02309170a5
Remove hacked Windows OCI spec, compile fixups
|
8 gadi atpakaļ |
Anusha Ragunathan
|
b15264004d
Add missing call to "VolumeDriver.Mount" during container start.
|
8 gadi atpakaļ |
Brian Goff
|
fc7b904dce
Add new `HostConfig` field, `Mounts`.
|
9 gadi atpakaļ |
Kenfe-Mickael Laventure
|
8af4f89cba
Remove unneeded references to execDriver
|
9 gadi atpakaļ |
John Howard
|
94d70d8355
Windows libcontainerd implementation
|
9 gadi atpakaļ |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 gadi atpakaļ |
David Calavera
|
aab3596397
Remove duplicated lazy volume initialization.
|
9 gadi atpakaļ |
Darren Shepherd
|
2aa673aed7
Lazy initialize Volume on container Mount object
|
9 gadi atpakaļ |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 gadi atpakaļ |
David Calavera
|
060f4ae617
Remove the container initializers per platform.
|
9 gadi atpakaļ |
David Calavera
|
63efc12070
Remove further references to the daemon within containers.
|
9 gadi atpakaļ |
John Howard
|
a7e686a779
Windows: Add volume support
|
9 gadi atpakaļ |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 gadi atpakaļ |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 gadi atpakaļ |
John Howard
|
72c04ab87c
Tidy volume*.go
|
10 gadi atpakaļ |
John Howard
|
47c56e4353
Windows: Factoring out unused fields
|
10 gadi atpakaļ |
David Calavera
|
bd9814f0db
Allow to downgrade local volumes from > 1.7 to 1.6.
|
10 gadi atpakaļ |
John Howard
|
71eadd4176
Windows: Fix PR13278 compile break
|
10 gadi atpakaļ |
John Howard
|
1dc0499b64
Windows: Fix volume_windows compile
|
10 gadi atpakaļ |
David Calavera
|
81fa9feb0c
Volumes refactor and external plugin implementation.
|
10 gadi atpakaļ |