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-2.0.4 examples/hello-privileged-app.yml
hako-2.0.3 examples/hello-privileged-app.yml
hako-2.0.2 examples/hello-privileged-app.yml
hako-2.0.1 examples/hello-privileged-app.yml
hako-2.0.0 examples/hello-privileged-app.yml
hako-1.9.0 examples/hello-privileged-app.yml
hako-1.8.4 examples/hello-privileged-app.yml
hako-1.8.3 examples/hello-privileged-app.yml
hako-1.8.2 examples/hello-privileged-app.yml
hako-1.8.1 examples/hello-privileged-app.yml
hako-1.8.0 examples/hello-privileged-app.yml
hako-1.7.0 examples/hello-privileged-app.yml
hako-1.6.2 examples/hello-privileged-app.yml
hako-1.6.1 examples/hello-privileged-app.yml
hako-1.6.0 examples/hello-privileged-app.yml
hako-1.5.2 examples/hello-privileged-app.yml
hako-1.5.1 examples/hello-privileged-app.yml
hako-1.5.0 examples/hello-privileged-app.yml
hako-1.4.0 examples/hello-privileged-app.yml
hako-1.3.3 examples/hello-privileged-app.yml