Jess Frazelle
|
828e4ac45a
Merge pull request #16355 from duglin/DaemonErrors
|
před 9 roky |
Shijiang Wei
|
b79782e951
remove the unused run() and output() functions in daemon/container.go
|
před 9 roky |
Doug Davis
|
f7d4b4fe2b
Convert some "daemon" static error strings to the new errocode package format
|
před 9 roky |
Madhu Venugopal
|
e148e763b8
Update native execdriver to exploit libcontainer hooks
|
před 9 roky |
Mrunal Patel
|
c8291f7107
Add support for sharing /dev/shm/ and /dev/mqueue between containers
|
před 10 roky |
David Calavera
|
3781cde61f
Add `STOPSIGNAL` instruction to dockerfiles.
|
před 10 roky |
David Calavera
|
0e50d946a2
Signal to stop a container.
|
před 10 roky |
Antonio Murdaca
|
137c12f19a
Clean latest api doc from PortMapping and outdated error check
|
před 10 roky |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
před 10 roky |
David Calavera
|
688dd8477e
Revert "Add support for sharing /dev/shm/ and /dev/mqueue between containers"
|
před 10 roky |
Jessie Frazelle
|
903cd2b9e3
Merge pull request #12159 from mrunalp/feature/ipc_share_dev
|
před 10 roky |
Brian Goff
|
fd8b25c802
Merge pull request #15348 from tonistiigi/11008-always-unless-stopped-restart-policy
|
před 10 roky |
Mrunal Patel
|
d88fe447df
Add support for sharing /dev/shm/ and /dev/mqueue between containers
|
před 10 roky |
Tonis Tiigi
|
10305dc5e8
Add unless-stopped restart policy
|
před 10 roky |
Stefan J. Wernli
|
dfbb5520e3
Windows: Graph remove custom interface and add central store
|
před 10 roky |
John Howard
|
f6ed590596
Move netmode validation to server
|
před 10 roky |
Veres Lajos
|
5146232723
typofix - https://github.com/vlajos/misspell_fixer
|
před 10 roky |
Antonio Murdaca
|
f95333010e
Remove HostConfig,SetHostConfig from daemon.container
|
před 10 roky |
Tibor Vass
|
6adb64e113
Merge pull request #14773 from runcom/cleanup-links
|
před 10 roky |
Arnaud Porterie
|
4a71323ec3
Merge pull request #15098 from calavera/backwards_compat_kill_error
|
před 10 roky |
Antonio Murdaca
|
0e0c7e521c
Cleanup links top level pkg
|
před 10 roky |
Ankush Agarwal
|
41d85c014d
Doc fixes in logger, update NewCopier method
|
před 10 roky |
David Calavera
|
621e3d8587
Keep backwards compatibility in kill api.
|
před 10 roky |
John Howard
|
47c56e4353
Windows: Factoring out unused fields
|
před 10 roky |
Shijiang Wei
|
ba5e098052
fix the panic caused by resizing a starting exec
|
před 10 roky |
David Calavera
|
1c6fe58efc
Merge pull request #14442 from cpuguy83/refactor_logdrvier_reader
|
před 10 roky |
Brian Goff
|
d3b3ebc3a4
remove dead code after decoupling from jsonlog
|
před 10 roky |
Brian Goff
|
c0391bf554
Split reader interface from logger interface
|
před 10 roky |
Josh Hawn
|
c32dde5baa
daemon: container ArchivePath and ExtractToDir
|
před 10 roky |
John Howard
|
9001ea26e7
Fixing Image struct to no longer use Graph.
|
před 10 roky |