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

Add Tech Preview note

This commit is contained in:
Igor Sutton Lopes
2020-02-07 15:46:48 +01:00
parent e2ce9613d1
commit a9c3f7ff06

View File

@@ -220,7 +220,11 @@ $ s2i rebuild <image name> [<new-tag-name>]
```
# s2i generate
The `s2i generate` command produces a Dockerfile using an existing S2I base
This command is a Technology Preview feature, and is subject to change or be
removed without notice in a future release.
The `s2i generate` command generates a Dockerfile using an existing S2I builder
image that can be used to produce an image by any application supporting the
format.