yangxg 1 rok temu
rodzic
commit
e24afb89dd
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      redis-cluster/docker-compose.yml

+ 0 - 2
redis-cluster/docker-compose.yml

@@ -3,8 +3,6 @@ version: "3.7"
 x-default:
   &defaults
   privileged: true
-  build:
-    context: redis-cluster
   restart: always
   stdin_open: true
   tty: true