Skip to content

Commit

Permalink
#2
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliaksei Bialiauski authored and Aliaksei Bialiauski committed Feb 27, 2023
1 parent 412e322 commit 6045218
Showing 1 changed file with 8 additions and 24 deletions.
32 changes: 8 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -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).

0 comments on commit 6045218

Please sign in to comment.