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