Brian Goff
|
21e44d7a21
Refactor daemon.attach()
|
10 年之前 |
Alexander Morozov
|
e7d086c2be
Fix vet errors about unkeyed fields
|
10 年之前 |
John Gossman
|
e45b0f9271
Remove unused sysinfo parameter to runconfig.Parse
|
10 年之前 |
Vishnu Kannan
|
f96e04ffc7
This patch adds ability in docker to detect out of memory conditions in containers.
|
10 年之前 |
unclejack
|
acd64278f1
pkg/reexec: move reexec code to a new package
|
10 年之前 |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 年之前 |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 年之前 |
Blake Geno
|
7cff8db4a3
Removed unused function layerArchive
|
10 年之前 |
Andrea Luzzardi
|
1df87b9506
API: Provide the HostConfig during "run".
|
10 年之前 |
Oh Jinkyun
|
9aa71549d6
Removed runconfig.ParseSubcommand
|
10 年之前 |
unclejack
|
76212635b5
move some io related utils to pkg/ioutils
|
11 年之前 |
Alexandr Morozov
|
e0339d4b88
Use State as embedded to Container
|
10 年之前 |
Victor Vieux
|
a0392324f1
another commit to do like @crosbymichael
|
11 年之前 |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 年之前 |
Solomon Hykes
|
63503cafe4
Remove deprecated server/ package
|
11 年之前 |
Michael Crosby
|
9694209241
Fix hack in old integration test for new init
|
11 年之前 |
Tibor Vass
|
872db07119
Fix integration tests by adding DOCKER_TMPDIR env in the test init function
|
11 年之前 |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 年之前 |
Eric Windisch
|
17d870bed5
Pause/freeze containers during commit
|
11 年之前 |
Alexandr Morozov
|
57d86a5619
Use State waiting functions
|
11 年之前 |
Victor Vieux
|
730d9ba174
fix busybox image detection
|
11 年之前 |
Solomon Hykes
|
8d213e91b3
Merge pull request #5706 from vieux/remove_add_string
|
11 年之前 |
Victor Vieux
|
e304e3a662
remove addString and replace Tail
|
11 年之前 |
unclejack
|
4c2b9d7324
rename goruntime import to runtime
|
11 年之前 |
Michael Crosby
|
f0e6e135a8
Initial work on selinux patch
|
11 年之前 |
Michael Crosby
|
87e8d7754e
Update tests with engine root removal
|
11 年之前 |
Michael Crosby
|
672edfe807
Remove the concept of a root dir out of engine
|
11 年之前 |
Alexander Larsson
|
359b7df5d2
Rename runtime/* to daemon/*
|
11 年之前 |
Victor Vieux
|
12687b7c10
Merge branch 'https_client' of github.com:discordianfish/docker into discordianfish-https_client
|
11 年之前 |
Michael Crosby
|
36c3614fdd
Move runtime and container into sub pkg
|
11 年之前 |