github.com/ijc/docker-app@v0.6.1-0.20181012090447-c7ca8bc483fb/e2e/testdata/attachments.dockerapp/settings.yml (about)

     1  privileged: false
     2  myapp:
     3    debug: false
     4    nginx_version: latest
     5    nginx_replicas: 2
     6  watcher:
     7    image: watcher:latest
     8  read_only: true
     9  stdin_open: true
    10  tty: true
    11  aport: 10000
    12  sport: 11000
    13  dport: 12000
    14  memory: '100000000'
    15  timeout: 10s