Adding support for creating jobs which use executorless docker containers.Note, that this feature must be enabled on the aurora-scheduler manually.

This commit is contained in:
Renan DelValle 2019-07-24 16:43:00 -07:00
parent 125025157b
commit 63d7c4c1aa
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
2 changed files with 38 additions and 3 deletions

12
hello_world_docker.yaml Normal file
View file

@ -0,0 +1,12 @@
---
environment: "prod"
role: "vagrant"
name: "cryptography"
cpu: 2.00
ram: 256
disk: 128
instances: 1
container:
docker:
name: "rdelvalle/phoronix"
tag: cryptography