Skip to content

Commit 742e642

Browse files
authored
Adjust Serverless apps guide (#315)
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io> Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
1 parent 9130bc1 commit 742e642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/serverless_apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description:
66
---
77
In addition to building and running Serverless Functions, you can also build and run Serverless Applications with OpenFuntion.
88

9-
OpenFunction uses [Shipwright](https://github.com/shipwright-io/build) to build source code into container images, [Shipwright](https://github.com/shipwright-io/build) supports to build source code in two different ways:
9+
OpenFunction support building source code into container images in two different ways:
1010
- Using [Cloud Native Buildpacks](https://buildpacks.io/) to build source code without a `Dockerfile`
1111
- Using [Buildah](https://buildah.io/) or [BuildKit](https://github.com/moby/buildkit) to build source code with a `Dockerfile`
1212

0 commit comments

Comments
 (0)