https://github.com/griefed/docker-baseimage-ubuntu-jdk-17-kotlin
https://github.com/griefed/docker-baseimage-ubuntu-jdk-17-kotlin
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/griefed/docker-baseimage-ubuntu-jdk-17-kotlin
- Owner: Griefed
- License: gpl-3.0
- Created: 2022-10-22T12:51:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T12:02:39.000Z (6 months ago)
- Last Synced: 2024-12-27T23:56:35.158Z (5 months ago)
- Language: Shell
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Ubuntu Baseimage with JDK 17 and Kotlin
[](https://www.griefed.de)
[](https://blog.griefed.de)
[](https://fleet.griefed.de)
[](https://github.com/Griefed)
[](https://hub.docker.com/u/griefed)
[](https://discord.griefed.de)---
# 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](https://git.griefed.de/users/Griefed/projects). 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](https://discord.griefed.de) and talk to me there.
---
[](https://hub.docker.com/r/griefed/baseimage-ubuntu-jdk-8)
[](https://hub.docker.com/r/griefed/baseimage-ubuntu-jdk-8)[](https://github.com/Griefed/docker-baseimage-ubuntu-jdk-8/releases/latest)
[](https://github.com/Griefed/docker-baseimage-ubuntu-jdk-8/blob/main/LICENSE)[](https://github.com/Griefed/docker-baseimage-ubuntu-jdk-8)
[](https://github.com/Griefed/docker-baseimage-ubuntu-jdk-8)
[](https://github.com/Griefed/docker-baseimage-ubuntu-jdk-8/graphs/contributors)
[](https://github.com/Griefed/docker-baseimage-ubuntu-jdk-8/releases)---
**A custom baseimage, based on [docker-baseimage-ubuntu](https://git.griefed.de/prosper/docker-baseimage-ubuntu), built with the [Ubuntu cloud image](https://partner-images.canonical.com/core/focal/) and [S6-overlay](https://github.com/just-containers/s6-overlay) with [OpenJDK-17-JDK](https://openjdk.org/projects/jdk/17/) installed**
This image also provides the [Kotlin](https://kotlinlang.org/)-compiler, so you can not only build/run Java applications, but also compile Kotlin.