summaryrefslogtreecommitdiff
path: root/docker/tests/simple-recipe.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/tests/simple-recipe.yaml')
-rw-r--r--docker/tests/simple-recipe.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docker/tests/simple-recipe.yaml b/docker/tests/simple-recipe.yaml
new file mode 100644
index 0000000..b4f99f2
--- /dev/null
+++ b/docker/tests/simple-recipe.yaml
@@ -0,0 +1,12 @@
+architecture: amd64
+
+actions:
+ - action: unpack
+ compression: gz
+ file: base.tar.gz
+
+ - action: overlay
+ source: A
+
+ - action: run
+ command: find ${ROOTDIR}