Skip to content
Snippets Groups Projects
Name Last commit Last update
files
Dockerfile
Makefile
README.md

docker-webtop-jakarta

Why

This image, based on docker-webtop, provides an environment for developing Jakarta EE applications using Apache Netbeans and Eclipse GlassFish.

It uses the Xfce desktop environment.

Details

  • See details on docker-webtop

  • if docker is installed on your computer, you can run (amd64 architecture only) this image, assuming you are in a specific folder that will be shared with the container at /config, with:

    docker run -p 3000:3000 -v "$(pwd):/config" gitlab-research.centralesupelec.fr:4567/my-docker-images/docker-webtop-jakarta:xfce