Sebastiaan van Stijn
|
e53f65a916
pkg/signal: remove DefaultStopSignal const
|
3 年之前 |
Sebastiaan van Stijn
|
3b316814f9
container: un-export DefaultStopTimeout
|
3 年之前 |
Sebastiaan van Stijn
|
13cb04e57c
remove various LCOW bits (container, image, pkg/containerfs)
|
3 年之前 |
Brian Goff
|
12f1b3ce43
Merge pull request #42616 from thaJeztah/migrate_pkg_signal
|
3 年之前 |
Sebastiaan van Stijn
|
28409ca6c7
replace pkg/signal with moby/sys/signal v0.5.0
|
4 年之前 |
Sebastiaan van Stijn
|
300c11c7c9
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
4 年之前 |
Sebastiaan van Stijn
|
e047d984dc
Remove LCOW code (step 1)
|
4 年之前 |
Akihiro Suda
|
9303376242
Swarm config: use absolute paths for mount destination strings
|
4 年之前 |
Sebastiaan van Stijn
|
f4aafedc48
container: minor cleanup/refactor
|
4 年之前 |
Sebastiaan van Stijn
|
5c0b694ef3
container: make hostconfig.json non-world-readable (0600)
|
4 年之前 |
Sebastiaan van Stijn
|
dc3c382b34
replace pkg/symlink with github.com/moby/sys/symlink
|
4 年之前 |
Brian Goff
|
5702a89db6
Use strings.Index instead of strings.Split
|
5 年之前 |
Brian Goff
|
750f0d1648
Support configuration of log cacher.
|
7 年之前 |
Brian Goff
|
e2ceb83a53
Support reads for all log drivers.
|
7 年之前 |
John Howard
|
8988448729
Remove refs to jhowardmsft from .go code
|
5 年之前 |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
5 年之前 |
Michael Crosby
|
b5f28865ef
Handle blocked I/O of exec'd processes
|
6 年之前 |
Sebastiaan van Stijn
|
e0ad6d045c
Merge pull request #37092 from cpuguy83/local_logger
|
6 年之前 |
Brian Goff
|
a351b38e72
Add new `local` log driver
|
7 年之前 |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 年之前 |
Brian Goff
|
cc8f358c23
Move network operations out of container package
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Brian Goff
|
6a70fd222b
Move mount parsing to separate package.
|
7 年之前 |
Kir Kolyshkin
|
d6ea46ceda
container.BaseFS: check for nil before deref
|
7 年之前 |
Brian Goff
|
a1afe38e52
Merge pull request #36272 from mnussbaum/36255-fix_log_path
|
7 年之前 |
junzhe and mnussbaum
|
20ca612a59
Fix empty LogPath with non-blocking logging mode
|
7 年之前 |
Brian Goff
|
c02171802b
Merge configs/secrets in unix implementation
|
7 年之前 |
Aaron Lehmann
|
cd3d0486a6
Store configs that contain secrets on tmpfs
|
8 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
eaa5192856
Make container resource mounts unbindable
|
7 年之前 |