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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user