Sha256: 84a6a72625fbc16c4566006191291ea30bd2c4d9a85d60599052bd9e623170d9

Contents?: true

Size: 205 Bytes

Versions: 37

Compression:

Stored size: 205 Bytes

Contents

scheduler:
  type: ecs
  region: ap-northeast-1
  cluster: eagletmt
  desired_count: 1
app:
  image: busybox
  memory: 128
  cpu: 256
  command: ['echo', 'hello from --privileged mode']
  privileged: true

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
hako-1.3.2 examples/hello-privileged-app.yml
hako-1.3.1 examples/hello-privileged-app.yml
hako-1.3.0 examples/hello-privileged-app.yml
hako-1.2.1 examples/hello-privileged-app.yml
hako-1.2.0 examples/hello-privileged-app.yml
hako-1.1.0 examples/hello-privileged-app.yml
hako-1.0.1 examples/hello-privileged-app.yml
hako-1.0.0 examples/hello-privileged-app.yml
hako-0.27.0 examples/hello-privileged-app.yml
hako-0.26.0 examples/hello-privileged-app.yml
hako-0.25.2 examples/hello-privileged-app.yml
hako-0.25.1 examples/hello-privileged-app.yml
hako-0.25.0 examples/hello-privileged-app.yml
hako-0.24.0 examples/hello-privileged-app.yml
hako-0.23.0 examples/hello-privileged-app.yml
hako-0.22.0 examples/hello-privileged-app.yml
hako-0.21.1 examples/hello-privileged-app.yml