image.png
image.png
image.png
image.png
groupadd -g 1000 theia
useradd -u 1000 -g 1000 theia
docker pull theiaide/theia-full:latest
docker run -it -p 80:3000 -v "/home/theia:/home/project:cached" theiaide/theia-full
groupadd -g 1000 theia
useradd -u 1000 -g 1000 theia
docker pull theiaide/theia-full:latest
docker run -it -p 80:3000 -v "/home/theia:/home/project:cached" theiaide/theia-full