Closed marcmk6 closed 1 year ago
Hi,
I copied the xterm example (both Dockerfile and startapp.sh) but it failed to run. I got [app ] /!\ No application to start: /startapp.sh is missing or not executable. /!\ and everything quits. What are possible reasons?
[app ] /!\ No application to start: /startapp.sh is missing or not executable. /!\
Did you create startapp.sh with execution permission ?
startapp.sh
thanks the problem was the execution permission.
Hi,
I copied the xterm example (both Dockerfile and startapp.sh) but it failed to run. I got
[app ] /!\ No application to start: /startapp.sh is missing or not executable. /!\
and everything quits. What are possible reasons?