mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
Replace rancherio with rancher
Signed-off-by: Wang Long <long.wanglong@huawei.com>
This commit is contained in:
@@ -2,7 +2,7 @@ package docker
|
||||
|
||||
import (
|
||||
"github.com/docker/libcompose/project"
|
||||
"github.com/rancherio/os/config"
|
||||
"github.com/rancher/os/config"
|
||||
)
|
||||
|
||||
func IsSystemContainer(serviceConfig *project.ServiceConfig) bool {
|
||||
|
Reference in New Issue
Block a user