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

Fix Java example mistakenly describes Java environment and runtime as Go #90

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

juwei008
Copy link
Contributor

In the readme file corresponding to the Java example, the Java environment and runtime image are incorrectly described as being for Go. For example:
Create a Fission Go environment with the default Go runtime image (this does not include the build environment): fission environment create --name java --image fission/jvm-env --builder fission/jvm-builder

Fixes: #89

In the readme file corresponding to the Java example, the Java environment and runtime image are incorrectly described as being for Go.
For example:
Create a Fission Go environment with the default Go runtime image (this does not include the build environment):
fission environment create --name java --image fission/jvm-env --builder fission/jvm-builder

Fixes: fission#89

Signed-off-by: juwei008 <juwei006@163.com>
Copy link

netlify bot commented Apr 25, 2024

Deploy Preview for fission-examples canceled.

Name Link
🔨 Latest commit cb2d242
🔍 Latest deploy log https://app.netlify.com/sites/fission-examples/deploys/6629bfb9837fc30008ffab2d

@sanketsudake sanketsudake merged commit c25d211 into fission:main Sep 9, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Java example mistakenly describes Java environment and runtime as Go
2 participants