mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-14 00:51:12 +03:00
Merge shadowtls to library
This commit is contained in:
@@ -75,7 +75,8 @@ func init() {
|
||||
|
||||
list, err := dockerClient.ImageList(context.Background(), types.ImageListOptions{All: true})
|
||||
if err != nil {
|
||||
panic(err)
|
||||
log.Warn(err)
|
||||
return
|
||||
}
|
||||
|
||||
imageExist := func(image string) bool {
|
||||
|
||||
Reference in New Issue
Block a user