Hello, I want to make a function in the java/ folder. By default the runtime options don't include Java. I have looked at https://github.com/appwrite/appwrite/discussions/4826#discussioncomment-4338536 to use Java. But I get an error:
=> ERROR [examples 2/2] COPY examples.jar examples.jar 0.0s
after doing: docker compose up -d
I will provide the screenshot on how I changed the env. file and the terminal.
umm it looks like you're running docker compose up -d in the wrong folder. You should be running it in the appwrite folder where your docker-compose.yml and the .env file you modified is.
Also, you have an extra space in your runtimes environment variable.
Thank you Steven it worked
[SOLVED] How to add Java Runtime?
Recommended threads
- Function Go module undefined
Attached image, why module is undefine, also when I'm running `appwrite run function`, it still undefine, why?
- Appwrite SSL Certificate Failure
Hello, I need help releasing a stuck domain. My Domain: adilnaib.engineer My Project ID: 68fe0aee001e999b5d71 Error: Failed to add domain to Fastly: {"msg":"B...
- [BUG] I'm facing an issue while creating...
Here’s what’s happening: When I try to create a new Web app on my Appwrite console (backend.keplr.in), the browser console shows multiple errors: Uncaught (in...