Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some basic examples of using buildpacks to build function images #443

Closed
tpiperatgod opened this issue Aug 9, 2022 · 3 comments
Closed

Comments

@tpiperatgod
Copy link
Contributor

Since we have already introduced the Buildpacks for building function images to FunctionMesh users, we need to update the website with some examples so that users can follow the guide to use this tool to simplify the process of building function images.

This issue will be used to track updates for these examples below:

  • build Python function image with .py file
  • build Java function image with pom.xml and .java file
  • build Go function image with .go file
@hpvd
Copy link

hpvd commented Aug 17, 2022

maybe some points of this description of distroless (#448) are helpful for writing the docs for building function images the common distroless route (ref #418 (comment)) :

  • advantages,
  • tooling
  • ...

@tpiperatgod
Copy link
Contributor Author

documents are here: streamnative/function-mesh-website#165, PTAL when you have time.

@tpiperatgod
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants