[INFO] openssl command is available, OpenSSL version is: OpenSSL 3.1.2 1 Aug 2023 (Library: OpenSSL 3.1.2 1 Aug 2023)
[INFO] OpenSSL major version is: 3.
nohup: failed to run command '/idea-server/node': No such file or directory
Using new app-level config directories
Enable JDK auto-detection and project SDK setup by default. Set REMOTE_DEV_JDK_DETECTION=false to disable.
Is running inside Docker container: 0
/tmp/pid.41.temp.jbr/bin/java: exec: line 2: /lib64/ld-linux-x86-64.so.2: not found
Is your task related to a problem? Please describe
Laravel sample uses image
quay.io/devfile/composer:2.5.8cat /idea-server/std.outDescribe the solution you'd like
/idea-server/node./lib64/ld-linux-x86-64.so.2: not found, most likely some libs must be copied from the editor container to the user container.Describe alternatives you've considered
No response
Additional context
No response