examples icon indicating copy to clipboard operation
examples copied to clipboard

Fix Java example mistakenly describes Java environment and runtime as Go

Open juwei008 opened this issue 1 year ago • 0 comments

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

juwei008 avatar Apr 25 '24 02:04 juwei008