Commit 672a60cd authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Revert "Intenta anular la seguridad sobre dind"

This reverts commit d6d75c80.
parent 81715a17
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -12,8 +12,6 @@ services:
    cap_add:
      - SYS_ADMIN
      - NET_ADMIN
    security_opt:
      - apparmor=unconfined
    deploy:
      mode: replicated
      replicas: ${DIND_REPLICAS:-1}