github.com/rhatdan/docker@v0.7.7-0.20180119204836-47a0dcbcd20a/integration-cli/fixtures/deploy/remove.yaml (about)

     1  
     2  version: "3.1"
     3  services:
     4    web:
     5      image: busybox:latest
     6      command: top
     7      secrets:
     8        - special
     9  secrets:
    10    special:
    11      file: fixtures/secrets/default