Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 408 Bytes

File metadata and controls

8 lines (7 loc) · 408 Bytes

JavaLearningTool-compiler

A tool for compiling user submitted java code

How To

Update Java Version

  1. Open Dockerfile and change version of openjdk to the new version being used.
  2. Build and test the docker image to ensure that nothing is broken. (This can be done using instructions in https://github.gatech.edu/cschriever3/JavaLearningTool-server-util)
  3. Push the new docker image to the server.