Sebastiaan van Stijn
|
5d040cbd16
daemon: fix capitalization of some functions
|
před 5 roky |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
před 7 roky |
Sebastiaan van Stijn
|
6ed1163c98
Remove redundant build-tags
|
před 7 roky |
ROBERTO MUÑOZ
|
d97a00dfd5
Added an apparmorEnabled boolean in the Daemon struct to indicate if AppArmor is enabled or not. It is set in NewDaemon using sysInfo information.
|
před 8 roky |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
před 9 roky |
Dan Walsh
|
b3e527dfd2
This patch adds --tmpfs as a option for mounting tmpfs on directories
|
před 9 roky |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
před 9 roky |
Antonio Murdaca
|
ad8a66573c
Merge pull request #17851 from Microsoft/10662-ArgumentEscaping
|
před 9 roky |
Darren Stahl
|
9db5db1b94
This fixes the case where arguments are escaped twice from Dockerfiles on
|
před 9 roky |
David Calavera
|
8cf38b6a8b
Merge pull request #17589 from Microsoft/jjh/refactorprocessconfig
|
před 9 roky |
John Howard
|
3a852d8442
Windows [TP4] Fix docker cp when volumes
|
před 9 roky |
John Howard
|
a429ad1e35
Windows: Add default isolation exec driver option
|
před 9 roky |
John Howard
|
5fa2e4d4f2
Refactor ProcessConfig
|
před 9 roky |
David Calavera
|
63efc12070
Remove further references to the daemon within containers.
|
před 9 roky |
David Calavera
|
669949d6b4
Decouple daemon and container to manage networks.
|
před 9 roky |
David Calavera
|
019c337b93
Decouple daemon and container to cleanup containers.
|
před 9 roky |
David Calavera
|
3a49765046
Decouple daemon and container to mount and unmount filesystems.
|
před 9 roky |
David Calavera
|
a54d5932e3
Turn IPC unmount errors into warnings.
|
před 9 roky |
David Calavera
|
0c991f3d68
Merge pull request #16779 from Microsoft/10662-execdrivercommand
|
před 9 roky |
John Howard
|
9d14866d71
Windows: Refactor execdriver.Command
|
před 9 roky |
Brian Goff
|
78bd17e805
Force IPC mount to unmount on daemon shutdown/init
|
před 9 roky |
John Howard
|
15e35c4470
Windows: Adds support for Hyper-V Containers
|
před 9 roky |
John Howard
|
b1220a763c
Windows: Refactor resources structure
|
před 9 roky |
John Howard
|
a7e686a779
Windows: Add volume support
|
před 9 roky |
Brian Goff
|
5ec323aaa2
Merge pull request #16660 from Microsoft/js/hostname
|
před 9 roky |
Madhu Venugopal
|
2ab94e11a2
Network remote APIs using new router, --net=<user-defined-network> changes
|
před 9 roky |
John Starks
|
7e8c92ad72
Windows: --hostname support
|
před 9 roky |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
před 9 roky |
Michael Crosby
|
7d8b5fc3aa
Fix windows cross compile with new netlink
|
před 9 roky |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
před 9 roky |