Coding kids, a containerized version of vscode for learning javascript using frameworks like React.
76
Coding kids, An easy use for kids and avoid permanent installation.
How to get started:
Copy this into a run.sh script or execute in three steps:
xhost +
docker run -d -it --cap-add=SYS_ADMIN --ipc=host --net=host --env="DISPLAY" \
-v /tmp/.X11-unix:/tmp/.X11-unix \
--name vscode-developer-box melias77/vscode:ubuntu2404-1
docker exec -it vscode-developer-box code --disable-gpu
Content type
Image
Digest
sha256:ee32b47f7…
Size
556.1 MB
Last updated
over 1 year ago
docker pull melias77/vscode:ubuntu2404-1