An Alpine Linux image based on postgres:9.6.12-alpine with the openjdk8-jre. Postgres9 + Java8
153
Alpine + Postgres + Java + Elasticsearch
This is a lightweight image based on the Alpine + Postgres9.6 image (postgres:9.6.12-alpine) with the addition of OpenJDK 8 JRE package, a Java 8 Runtime Environment and the ElasticSearch 5.6.13 runtime.
The image size is just 155MB
Used for Jhipster 5.8.2 testing production environment in CI-CD in Gitlab, you just need to create your CMD that will be called after Postgres and ElasticSearch booted.
Dockerfile in https://github.com/Gabrui/alpine-java8-postgres9
Content type
Image
Digest
Size
66.2 MB
Last updated
over 7 years ago
docker pull adrianogam/alpine-java8-postgres9