├── Dockerfile ├── LICENSE ├── README.md ├── eclipse └── run /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fgrehm/docker-eclipse/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fgrehm/docker-eclipse/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fgrehm/docker-eclipse/HEAD/README.md -------------------------------------------------------------------------------- /eclipse: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fgrehm/docker-eclipse/HEAD/eclipse -------------------------------------------------------------------------------- /run: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fgrehm/docker-eclipse/HEAD/run --------------------------------------------------------------------------------