`sleep infinity` was keeping the process as running until being forced to stop with `docker container stop`
`/usr/bin/editor` is just a script that calls the editor (at another shell), using the right path (`/usr/share/code/code`) directly to call it fix this issue