GithubHelp home page GithubHelp logo

lcenchew / dev-container-java Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 24 KB

Development to https://github.com/dev-container/java

Home Page: https://github.com/dev-container/java

License: MIT License

Dockerfile 84.43% Shell 15.57%
vscode-container gitpod java java-8 java-11 corretto aws-corretto remote-containers

dev-container-java's Introduction

Develop in Container - Java

A setup for working on Java in a vscode or gitpod container.

VS Code

Using Dockerfile from https://github.com/microsoft/vscode-dev-containers/tree/master/containers/java-8

  • FROM openjdk:8-jdk - Dockerfile
  • FROM buildpack-deps:buster-scm - Dockerfile
  • Debian “buster” based.

VS Code Remote Development Container Docker Hub

Gitpod

Using Gitpod workspace full gitpod/workspace-full https://github.com/gitpod-io/workspace-images/tree/master/full

  • FROM buildpack-deps:focal - Dockerfile
  • Ubuntu Focal based.

SDKMAN

Use SDKMAN! to change Java version

See available Java versions

sdk list java

Install and set as default (current version)

sdk install java 8.0.262-amzn
sdk install java 11.0.8-amzn
sdk default java 11.0.8-amzn

dev-container-java's People

Contributors

lcenchew avatar

Watchers

 avatar

dev-container-java's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.