summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-03-25 10:34:02 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-03-25 10:34:02 +0100
commit100044871faa0e1de2f62728c3d5b83e1ce41176 (patch)
treee6cf1968d23cba398dae25174567616f45fb53d2 /README.md
parent4a31eda27ed921e8d8b8c705facd554c8fff490c (diff)
New upstream version 1.0.0+git20190319.cf3fc48
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index bf49524..03b6d54 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,9 @@ Application Options:
-s, --shell= Redefine interactive shell binary (default: bash)
--scratchsize= Size of disk backed scratch space
-e, --environ-var= Environment variables
+ -v, --verbose Verbose output
+ --print-recipe Print final recipe
+ --dry-run Compose final recipe to build but without any real work started
## Description
@@ -38,6 +41,7 @@ Some of the actions provided by debos to customize and produce images are:
* overlay: do a recursive copy of directories or files to the target filesystem
* pack: create a tarball with the target filesystem
* raw: directly write a file to the output image at a given offset
+* recipe: includes the recipe actions at the given path
* run: allows to run a command or script in the filesystem or in the host
* unpack: unpack files from archive in the filesystem