Antonio Murdaca
|
241f6d7107
Merge pull request #18592 from hqhq/hq_fix_start
|
9 years ago |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 years ago |
Qiang Huang
|
464eefd795
Add lock for container update
|
9 years ago |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 years ago |
Brian Goff
|
f411b101ac
Merge pull request #18285 from hqhq/hq_fix_swappiness
|
9 years ago |
Dan Walsh
|
b3e527dfd2
This patch adds --tmpfs as a option for mounting tmpfs on directories
|
9 years ago |
Qiang Huang
|
4089b4e440
Set default MemorySwappiness when adapt
|
9 years ago |
David Calavera
|
d7117a1b71
Make sure container start doesn't make the DNS fields nil.
|
9 years ago |
David Calavera
|
9ca2e4e81c
Move exec store to its own package inside the daemon.
|
9 years ago |
Alexander Morozov
|
4dda67b801
Merge pull request #16452 from rhatdan/btrfs-selinux
|
9 years ago |
John Howard
|
8da449055f
Windows: Fix regresion on first boot
|
9 years ago |
Dan Walsh
|
1716d497a4
Relabel BTRFS Content on container Creation
|
9 years ago |
Sally O'Malley
|
41de7a18d8
Change 'docker run' exit codes to distinguish docker/contained errors
|
10 years ago |
David Calavera
|
63efc12070
Remove further references to the daemon within containers.
|
9 years ago |
David Calavera
|
669949d6b4
Decouple daemon and container to manage networks.
|
9 years ago |
David Calavera
|
019c337b93
Decouple daemon and container to cleanup containers.
|
9 years ago |
David Calavera
|
ca5ede2d0a
Decouple daemon and container to log events.
|
9 years ago |
David Calavera
|
3a49765046
Decouple daemon and container to mount and unmount filesystems.
|
9 years ago |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 years ago |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
10 years ago |
Doug Davis
|
a283a30fb0
Move api/errors/ to errors/
|
10 years ago |
Doug Davis
|
f7d4b4fe2b
Convert some "daemon" static error strings to the new errocode package format
|
10 years ago |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 years ago |
Veres Lajos
|
5146232723
typofix - https://github.com/vlajos/misspell_fixer
|
10 years ago |
Antonio Murdaca
|
4177b0bae0
Add hostConfig check before starting a container
|
10 years ago |
John Howard
|
39ad38ccf9
Windows: hostconfig on start
|
10 years ago |
Lei Jitang
|
b37832e353
Add verify config to verifyContainerSettings
|
10 years ago |
Lei Jitang
|
67552fb22d
Cleanup: remove some useless code and change verifyHostConfig to verifyContainerSetting
|
10 years ago |
Doug Davis
|
8232312c1e
Cleanup container LogEvent calls
|
10 years ago |
Ma Shimiao
|
dde0cc78bd
Move setHostConfig to daemon file
|
10 years ago |