Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions modules/ob-about-buildah.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ You can configure the following parameters for the `buildah` strategy:
| `dockerfile` | string | Path of the Dockerfile that is used during the build | "Dockerfile"

| `storage-driver` | string | Storage drivers that are used by `buildah`, such as overlay or vfs | "vfs"

| `target` | string | Sets the target stage to be built | ""
|===

[NOTE]
Expand Down