From 9e2f56cb167f90260c008d6de710e02556083ab2 Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Thu, 27 Apr 2017 13:14:41 +1200 Subject: [PATCH] First trivial example --- examples/hello-world.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/hello-world.yml diff --git a/examples/hello-world.yml b/examples/hello-world.yml new file mode 100644 index 0000000..d60c658 --- /dev/null +++ b/examples/hello-world.yml @@ -0,0 +1,4 @@ +hello: + image: hello-world + detach: false +