There are similar commands for coderunner (not the UI frontend):
container image pull instavm/coderunner
container run --name coderunner --detach instavm/coderunner
(for more comprehensive commands, see from line 51 https://github.com/instavm/coderunner/blob/main/install.sh#L...)Frontend (coderunner-ui) is not inside a docker as of now.