Browse Source

修改关闭自启动docker

[plg137200.] 1 year ago
parent
commit
61fd7d9e1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/index.js

+ 1 - 1
src/main/index.js

@@ -978,7 +978,7 @@ function startDocker() {
     console.log(data.toString())
   })
 }
-startDocker()
+// startDocker()
 
 //关闭docker
 //启动docker