From 60452182ad48be5fd731ded491bb7069e2d13983 Mon Sep 17 00:00:00 2001 From: Aliaksei Bialiauski Date: Mon, 27 Feb 2023 13:47:38 +0300 Subject: [PATCH] #2 --- README.md | 32 ++++++++------------------------ 1 file changed, 8 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 0c6a3cf..649af81 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,14 @@ [![docker](https://github.com/yegor256/rultor-image/actions/workflows/docker.yml/badge.svg)](https://github.com/yegor256/rultor-image/actions/workflows/docker.yml) -[![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/yegor256/rultor-image)](https://hub.docker.com/r/yegor256/rultor-image) -[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/total/rultor-image/master/LICENSE.txt) +[![Image Version](https://img.shields.io/docker/v/l3r8y/rultor-image/1.0.2)](https://hub.docker.com/r/l3r8y/rultor-image) +[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/eo-cqrs/eo-kafka-rultor-image/blob/master/LICENSE.txt) -This is the default Docker image for [Rultor](https://www.rultor.com), available in +This is the EO-CQRS Docker image for [Rultor](https://www.rultor.com), available in Docker Hub as [`l3r8y/rultor-image`](https://hub.docker.com/r/l3r8y/rultor-image). -This image has the following product installed, in latest versions: +This image has the following product installed, in the latest versions: - * Git - * sshd - * Ruby - * PHP - * Java - * PhantomJS - * TeXLive - * s3cmd - * PostgreSQL - * Maven - * Python - * NodeJS +* Git +* Java 17 +* Maven -To use Java 17 do this: - -``` -$ update-java-alternatives --set java-1.17.0-openjdk-amd64 -$ export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 -``` - -Feel free to add yours by submitting a pull request. +Feel free to add yours by submitting a [pull request](https://github.com/eo-cqrs/eo-kafka-rultor-image/pulls). \ No newline at end of file