Kaynağa Gözat

dont restart container unless new hash

reid 2 yıl önce
ebeveyn
işleme
11020da776
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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"