Running jar files

Hi @harshil1712 ,

I am running n8n with Alpine as the base image. I want to install java on it using the execute command node but i am getting apk permission denied. Kindly let me know how i can proceed with this

Thanks

Hey!

For such a scenario you will have to create a custom Docker image with Java installed. This post might be helpful: Running Python with n8n