Sign inSign up

abraverm/eclipse

By abraverm

Updated almost 11 years ago

Image
0

352

abraverm/eclipse repository overview

Eclipse

This is a repository for building an Docker image of Eclipse.

Features

  • Running with host X server (without SSH)
  • User home directory is available
  • Network directly connected (no port mapping)
  • Fonts from host
  • Persistent plugins ( plugins are kept in user home ~/.eclipse)
  • Persistent configurations ( configuration is kept in user home ~/.eclipse)

Specification

  • Fedora based image (latest stable)
  • Java 1.8

Quick Start

git clone https://github.com/abraverm/docker-images.git
cd docker-images && git checkout eclipse
./eclipse

Build image

git clone https://github.com/abraverm/docker-images.git
cd docker-images && git checkout eclipse
./build

Tag summary

Content type

Image

Digest

sha256:700220b89

Size

692 MB

Last updated

almost 11 years ago

docker pull abraverm/eclipse