Browse Source

dont restart container unless new hash

reid 2 năm trước cách đây
mục cha
commit
11020da776
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"