mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-07 01:41:22 +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 (
|
||||
systemLogDir = "editionslogs"
|
||||
systemContainerLabel = "system"
|
||||
systemContainerLabel = "com.docker.editions.system"
|
||||
)
|
||||
|
||||
// SystemContainerCapturer gets the logs from containers which are run
|
||||
|
Reference in New Issue
Block a user