John Howard
|
8da449055f
Windows: Fix regresion on first boot
|
9 年 前 |
Dan Walsh
|
1716d497a4
Relabel BTRFS Content on container Creation
|
9 年 前 |
Sally O'Malley
|
41de7a18d8
Change 'docker run' exit codes to distinguish docker/contained errors
|
10 年 前 |
David Calavera
|
63efc12070
Remove further references to the daemon within containers.
|
9 年 前 |
David Calavera
|
669949d6b4
Decouple daemon and container to manage networks.
|
9 年 前 |
David Calavera
|
019c337b93
Decouple daemon and container to cleanup containers.
|
9 年 前 |
David Calavera
|
ca5ede2d0a
Decouple daemon and container to log events.
|
9 年 前 |
David Calavera
|
3a49765046
Decouple daemon and container to mount and unmount filesystems.
|
9 年 前 |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 年 前 |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 年 前 |
Doug Davis
|
a283a30fb0
Move api/errors/ to errors/
|
9 年 前 |
Doug Davis
|
f7d4b4fe2b
Convert some "daemon" static error strings to the new errocode package format
|
9 年 前 |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 年 前 |
Veres Lajos
|
5146232723
typofix - https://github.com/vlajos/misspell_fixer
|
10 年 前 |
Antonio Murdaca
|
4177b0bae0
Add hostConfig check before starting a container
|
10 年 前 |
John Howard
|
39ad38ccf9
Windows: hostconfig on start
|
10 年 前 |
Lei Jitang
|
b37832e353
Add verify config to verifyContainerSettings
|
10 年 前 |
Lei Jitang
|
67552fb22d
Cleanup: remove some useless code and change verifyHostConfig to verifyContainerSetting
|
10 年 前 |
Doug Davis
|
8232312c1e
Cleanup container LogEvent calls
|
10 年 前 |
Ma Shimiao
|
dde0cc78bd
Move setHostConfig to daemon file
|
10 年 前 |
Srini Brahmaroutu
|
1a35b16b08
Port test from integration tests
|
10 年 前 |
David Calavera
|
767df67e31
Decode container configurations into typed structures.
|
10 年 前 |
David Calavera
|
610c436e07
Remove engine.Job from Start action.
|
10 年 前 |
Antonio Murdaca
|
c79b9bab54
Remove engine.Status and replace it with standard go error
|
10 年 前 |
Matthew Mayer
|
08d75bc450
Squashed commit of the following:
|
10 年 前 |
Michal Minar
|
210ab030bc
Format error by value
|
10 年 前 |
Brian Goff
|
3f39050637
Allow setting ulimits for containers
|
10 年 前 |
Andrew C. Bodine
|
d25a65375c
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
|
10 年 前 |
Brian Goff
|
811b138f7e
Fix call to nil stat
|
10 年 前 |
Jessica Frazelle
|
02246d2d9f
Error should show when trying to start a paused container.
|
10 年 前 |