Search Docker Hub
theia
By dperezcabrera
Theia-ide with basic http authentication and alpine linux.
928
Based on:
docker build -t dperezcabrera/theia .
docker run -it --rm -p 5050:5050 -e USERNAME="developer" -e PASSWORD="password" --name theia dperezcabrera/theia
Content type
Image
Digest
Size
76.2 MB
Last updated
about 7 years ago
docker pull dperezcabrera/theia