Selaa lähdekoodia

dont restart container unless new hash

reid 2 vuotta sitten
vanhempi
commit
11020da776
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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"