This image provides an isolated environment to test the AI assistant TabNine in Eclipse.
1.1K
This image provides an isolated environment to test the AI assistant Tabnine in Eclipse.
docker run --detach \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Europe/Berlin \
-p 3000:3000 \
--name eclipse-tabnine \
--shm-size="1gb" \
wolkenschieber/eclipse-tabnine:latest
The project's source code is available at wolkenschieber/eclipse-tabnine.
Content type
Image
Digest
sha256:04cb1ed84…
Size
1.4 GB
Last updated
about 2 years ago
docker pull wolkenschieber/eclipse-tabnine