No description
  • Shell 57.9%
  • Dockerfile 42.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
semantic-release-bot a63942cb4a RELEASE: 1.0.24
2025-01-03 11:55:33 +00:00
.github/workflows ci(GitHub): Correctly execute (pre)release actions when tags are pushed. 2022-02-20 11:14:28 +01:00
root/etc/cont-init.d fix: Move sdkman and Kotlin instalaltion to init-script 2022-10-22 15:51:22 +02:00
.gitignore ci: Add GitLab CI config, Release config, RenovateBot config, gitignore 2021-06-28 21:00:56 +02:00
.gitlab-ci.yml chore(deps): update docker.griefed.dev/griefed/gitlab-ci-cd docker tag to v2.2.16 2023-11-04 11:19:22 +00:00
.releaserc.yml ci: Fix "breaking" type 2021-07-09 15:41:54 +00:00
CHANGELOG.md RELEASE: 1.0.24 2025-01-03 11:55:33 +00:00
Dockerfile chore(deps): update griefed/baseimage-ubuntu docker tag to v2.1.24 2023-12-04 11:14:04 +00:00
LICENSE docs: Add license 2021-06-28 19:39:10 +00:00
package_versions.txt build: Update installed packages in Docker container. 2025-01-03 11:20:30 +00:00
README.md chore: Correct link and name for JDK 2023-09-21 22:04:16 +02:00
renovate.json Update renovate.json 2021-06-29 13:11:47 +00:00

Docker Ubuntu Baseimage with JDK 17 and Kotlin

Homepage Blog Fleet GitHub DockerHub Discord


Sources, GitHub, GitLab and Mirroring and all that good stuff

Repositories on GitHub are now for issues only. I've set up my own installation of GitLab and moved all my repositories over to Git.Griefed.de. Make sure to check there first for the latest code before opening an issue on GitHub.

For questions, you can always join my Discord server and talk to me there.


Docker Pulls Docker Image Size (latest by date)

GitHub release (latest by date including pre-releases) GitHub

GitHub Repo stars GitHub forks GitHub contributors GitHub all releases


A custom baseimage, based on docker-baseimage-ubuntu, built with the Ubuntu cloud image and S6-overlay with OpenJDK-17-JDK installed

This image also provides the Kotlin-compiler, so you can not only build/run Java applications, but also compile Kotlin.