Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Cory Snider
|
8a094fe609
daemon: ensure OCI options play nicely together
|
2 年之前 |
Tianon Gravi
|
c9e19a2aa1
Remove "seccomp" build tag
|
4 年之前 |
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
|
f8795ed364
daemon: allow "builtin" as valid value for seccomp profiles
|
4 年之前 |
Sebastiaan van Stijn
|
68e96f88ee
Fix daemon.json and daemon --seccomp-profile not accepting "unconfined"
|
4 年之前 |
Sebastiaan van Stijn
|
ee02257553
Add const for "unconfined" and default seccomp profiles
|
4 年之前 |
Paulo Gomes
|
a8e7115fca
Simplify seccomp logic
|
4 年之前 |
Sebastiaan van Stijn
|
717575b585
daemon: make supportsSeccomp a const
|
5 年之前 |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 年之前 |
Sebastiaan van Stijn
|
8695176d11
daemon/seccomp_linux.go: fix error-capitalization (golint)
|
6 年之前 |
Michael Crosby
|
c478553640
Export all spec generation opts
|
6 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Michael Crosby
|
005506d36c
Update moby to runc and oci 1.0 runtime final rc
|
8 年之前 |
Antonio Murdaca
|
b237189e6c
daemon: add a flag to override the default seccomp profile
|
8 年之前 |
Antonio Murdaca
|
5ff21add06
New seccomp format
|
9 年之前 |
Michael Crosby
|
041e5a21dc
Replace old oci specs import with runtime-specs
|
9 年之前 |
Yong Tang
|
a3b9dd89a1
Fix seccomp output in `docker info`
|
9 年之前 |
Justin Cormack
|
a01c4dc8f8
Align default seccomp profile with selected capabilities
|
9 年之前 |
Tonis Tiigi
|
99b16b3523
Reuse profiles/seccomp package
|
9 年之前 |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |