1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 12:44:54 +01:00

Update docs: local git changes have to be commited

This commit is contained in:
jhadvig
2015-12-18 10:25:46 +01:00
parent f189c89860
commit 2e32653a1b

View File

@@ -130,6 +130,8 @@ the builder images using plain filesystem copy if the Git binary is not
available. In that case the output image will not have the Git specific labels.
Use this method only for development or local testing.
**NOTE**: All your changes have to be commited by `git` in order to build them with S2I.
Build a Java application from a GIT source, using the official `wildfly-8-centos`
builder image but overriding the scripts URL from local directory. The resulting
image will be named `java-app`: