Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S sensor2graph
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Jakob Leonard Hördt
  • sensor2graph
  • Issues
  • #7
Closed
Open
Issue created Jan 27, 2021 by Jakob Leonard Hördt@j.hoerdtOwner3 of 3 checklist items completed3/3 checklist items

various dockerfile improvements

  • switch to java 15
  • respect gradle version from repository
  • switch to https://adoptopenjdk.net/

Rationale:

  • java 14 is no longer supported and is not an LTS version
  • using the gradle wrapper instead of the gradle image ensures that the gradle version in the image is the same as the gradle version when building locally. See https://docs.gradle.org/current/userguide/gradle_wrapper.html
  • adoptopenjdk is just a personal preference over oracles openjdk builds
Edited Jan 27, 2021 by Jakob Leonard Hördt
Assignee
Assign to
Time tracking