Sign inSign up

chanezon/sts

By chanezon

Updated over 10 years ago

Spring Tool Suite

Image
0

517

chanezon/sts repository overview

Dockerfile at https://github.com/chanezon/dockerfiles/blob/master/sts/Dockerfile Usage: see https://github.com/chanezon/docker-tips/tree/master/x11 for how to setup X11

docker volume create maven
docker run -e DISPLAY=$DISPLAY_MAC -it \
--rm \
-v $HOME/code/yourworkspace:/workspace \
-v maven:/root/.m2 \
--name sts-doge \
-p 8080:8080 \
chanezon/sts:latest

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

over 10 years ago

docker pull chanezon/sts