Skip to content

Instantly share code, notes, and snippets.

@jonahgeorge
Last active March 21, 2018 17:20
Show Gist options
  • Save jonahgeorge/b5c314919434274bf47c9d45c811c59f to your computer and use it in GitHub Desktop.
Save jonahgeorge/b5c314919434274bf47c9d45c811c59f to your computer and use it in GitHub Desktop.
FROM openjdk:8-jdk-slim
RUN curl -fSL https://github.com/eclipse/eclipse.jdt.ls/archive/v0.15.0.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment