Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Dacanay <sam.dacanay@chainguard.dev>
  • Loading branch information
dakaneye committed Dec 4, 2024
1 parent 945c596 commit f63f7b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/md/melange_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ melange build [flags]
--timeout duration default timeout for builds
--trace string where to write trace output
--vars-file string file to use for preloaded build configuration variables
--volumes strings bind mount a volume(s) into the container (e.g., /host:/container)
--workspace-dir string directory used for the workspace at /home/build
```

Expand Down
1 change: 1 addition & 0 deletions docs/md/melange_test.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ melange test [flags]
--source-dir string directory used for included sources
--test-option strings build options to enable
--test-package-append strings extra packages to install for each of the test environments
--volumes strings bind mount a volume(s) into the container (e.g., /host:/container)
--workspace-dir string directory used for the workspace at /home/build
```

Expand Down

0 comments on commit f63f7b7

Please sign in to comment.