docker-declaration.yaml 119 B

1234567
  1. spec:
  2. containers:
  3. - image: jerbi/eicar
  4. securityContext:
  5. privileged: false
  6. stdin: false
  7. tty: false