[Docker] Update docker build
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The current docker build still depends on `activator` builds that have been retired by the play framework in [2017](https://www.lightbend.com/blog/introducing-a-new-way-to-get-started-with-lightbend-technologies-and-saying-goodbye-to-activator).
Its probably a good idea to switch to pure `sbt` builds in the Docker build and upgrade the quite outdated Java Docker container version at the same time.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Docker build definition and any references to activator or sbt. Check the current Java container version and the existing build flow. Done means the Docker build no longer depends on activator, uses sbt, and runs with an updated Java container.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- build-system, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100