瀏覽代碼

dont restart container unless new hash

reid 2 年之前
父節點
當前提交
11020da776
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      docker/docker.go

+ 0 - 1
docker/docker.go

@@ -8,7 +8,6 @@ import (
 	"goseg/structs"
 	"log/slog"
 	"os"
-	"strings"
 	"time"
 
 	"github.com/docker/docker/api/types"