Skip to content
Snippets Groups Projects
Select Git revision
  • 05248d2b82ab89d483b65703f8d95469de311eb4
  • main default protected
  • 1-fix-assignment-errors
  • testsfail
4 results

Dockerfile

Blame
    • Will Billingsley's avatar
      05248d2b
      Update Dockerfile and add toolchain download · 05248d2b
      Will Billingsley authored
      This commit updates the Dockerfile to use JDK21 and adds configuration
      to auto-download a JDK.
      
      The Dockerfile needs to be updated to JDK21 because the autodownload
      cannot find a JDK21 for Ubuntu on M1 Macs (so needs to use one set
      up in the Docker image) for tutorial 3
      05248d2b
      History
      Update Dockerfile and add toolchain download
      Will Billingsley authored
      This commit updates the Dockerfile to use JDK21 and adds configuration
      to auto-download a JDK.
      
      The Dockerfile needs to be updated to JDK21 because the autodownload
      cannot find a JDK21 for Ubuntu on M1 Macs (so needs to use one set
      up in the Docker image) for tutorial 3
    Dockerfile 1.33 KiB