You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
The Clear Containers Agent relies heavily on libcontainer used by runc
11
-
(standard program when running containers on bare metal).
10
+
The Clear Containers agent relies heavily on [`libcontainer`](https://github.com/opencontainers/runc/tree/master/libcontainer) used by [`runc`](https://github.com/opencontainers/runc/) (standard program when running containers on bare metal).
12
11
13
12
To provide a debug log of any agent activity on a guest, the Clear Containers
14
13
agent sends logs through a QEMU serial console that are collected by [cc-proxy](https://github.com/clearcontainers/proxy)
15
14
and shown in its logs. By default, the Clear Containers agent logs are not collected by
16
-
`cc-proxy` but can be enabled by adding the `-log debug` option to `cc-proxy`.
0 commit comments