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