mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-22 17:40:33 +00:00
Change system container label
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
systemLogDir = "editionslogs"
|
systemLogDir = "editionslogs"
|
||||||
systemContainerLabel = "system"
|
systemContainerLabel = "com.docker.editions.system"
|
||||||
)
|
)
|
||||||
|
|
||||||
// SystemContainerCapturer gets the logs from containers which are run
|
// SystemContainerCapturer gets the logs from containers which are run
|
||||||
|
Reference in New Issue
Block a user