Commit 81715a17 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Revert "Intercambia seguridad apparmor por seccomp"

This reverts commit 2e62886c.
parent efb14fbf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ services:
      - SYS_ADMIN
      - NET_ADMIN
    security_opt:
      - seccomp=unconfined
      - apparmor=unconfined
    deploy:
      mode: replicated
      replicas: ${DIND_REPLICAS:-1}