Skip to content

Commit 5f90607

Browse files
committed
Update task-s2i.md with IMAGE_SCRIPTS_URL
1 parent 98847e0 commit 5f90607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/task-s2i.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ All of the s2i tasks use the `source` workspace which is meant to contain the Ap
6464
| Param | Type | Default | Description |
6565
| ----------------- | ------ | ------------------------ | ------------------------------------------------------------------------- |
6666
| IMAGE | string | (required) | Fully qualified container image name to be built by s2i |
67-
| IMAGE_SCRIPTS_URL | string | image:///usr/libexec/s2i | URL containing the default assemble and run scripts for the builder image |
67+
| IMAGE_SCRIPTS_URL | string | image:///usr/local/s2i | URL containing the default assemble and run scripts for the builder image |
6868
| ENV_VARS | array | [] | Array containing string of Environment Variables as "KEY=VALUE” |
6969
| SUBDIRECTORY | string | . | Relative subdirectory to the source Workspace for the build-context. |
7070
| STORAGE_DRIVER | string | overlay | Set buildah storage driver to reflect the currrent cluster node's |

0 commit comments

Comments
 (0)