Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
2 년 전 |
Sebastiaan van Stijn
|
3eebf4d162
container: split security options to a SecurityOptions struct
|
2 년 전 |
Sebastiaan van Stijn
|
483aa6294b
daemon: load and cache sysInfo on initialization
|
3 년 전 |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 년 전 |
Sebastiaan van Stijn
|
5d040cbd16
daemon: fix capitalization of some functions
|
5 년 전 |
Sebastiaan van Stijn
|
f4f56b1197
daemon: normalize comment formatting
|
5 년 전 |
Sebastiaan van Stijn
|
a33cf495f2
daemon: use constants for AppArmor profiles
|
5 년 전 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 년 전 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 년 전 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 년 전 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 년 전 |
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.
|
8 년 전 |
John Howard
|
52f4d09ffb
Windows: Graph driver implementation
|
10 년 전 |
Antonio Murdaca
|
10a3061c5f
Fix regression in parsing capabilities list when a single string is given
|
10 년 전 |
David Calavera
|
a2621ac6da
Merge pull request #14294 from mavenugo/bnone
|
10 년 전 |
Madhu Venugopal
|
c9328c6ccf
fixed incorrect assumption on --bridge=none treated as disable network
|
10 년 전 |
Peter Waller
|
9c2374d196
Move /nat to /pkg/nat
|
10 년 전 |
Jana Radhakrishnan
|
9bb69f9726
Fix endpoint leave failure for --net=host mode
|
10 년 전 |
Madhu Venugopal
|
739996c1d7
Adding container to secondary network to support port mapping
|
10 년 전 |
Madhu Venugopal
|
1e59169509
Reworked ReleaseNetwork to make use of libnetwork's new LeaveAll API
|
10 년 전 |
Madhu Venugopal
|
508065a7ad
Vendoring in libnetwork for native multihost networking
|
10 년 전 |
Madhu Venugopal
|
1ac350a0ec
Support for --publish-service flag in docker run
|
10 년 전 |
Madhu Venugopal
|
da5a3e6dee
register libnetwork API and UI with docker parent chain
|
10 년 전 |
Madhu Venugopal
|
083300168f
Vendoring in libnetwork to 3be488927db8d719568917203deddd630a194564
|
10 년 전 |
Lei Jitang
|
67552fb22d
Cleanup: remove some useless code and change verifyHostConfig to verifyContainerSetting
|
10 년 전 |
Alessandro Boch
|
ea180a73bc
Fix for #13720
|
10 년 전 |
Madhu Venugopal
|
83208a531d
Using container NetworkDisabled to fix #13725
|
10 년 전 |
Jessie Frazelle
|
1f472c3768
Merge pull request #13536 from Mic92/master
|
10 년 전 |
David Calavera
|
6fb454b9f0
Merge pull request #13464 from davidrjenni/10184-fix-auto-created-devices
|
10 년 전 |
Brian Goff
|
b445004364
Merge pull request #13390 from mrjana/cnm_integ
|
10 년 전 |