mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
6.2.3-r0 release
Update elasticsearch to 6.2.3
This commit is contained in:
@@ -3,12 +3,12 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN bitnami-pkg install java-1.8.161-0 --checksum eb289afc43eda33d5920294460dc256f6543318506ca5a540bba9073412cfd06
|
||||
RUN bitnami-pkg unpack elasticsearch-6.2.2-1 --checksum bd18a98ec828e7894471e33770e1ddce394803cb17675c43f5a012bbaf9db799
|
||||
RUN bitnami-pkg unpack elasticsearch-6.2.3-0 --checksum 25706ba37a0de6cdfae8a253cdc4338639380237ac49639e4a3f241ae3deec65
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
ENV BITNAMI_APP_NAME="elasticsearch" \
|
||||
BITNAMI_IMAGE_VERSION="6.2.2-r3" \
|
||||
BITNAMI_IMAGE_VERSION="6.2.3-r0" \
|
||||
ELASTICSEARCH_CLIENT_NODE="" \
|
||||
ELASTICSEARCH_CLUSTER_HOSTS="" \
|
||||
ELASTICSEARCH_CLUSTER_NAME="elasticsearch-cluster" \
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[](https://circleci.com/gh/bitnami/bitnami-docker-elasticsearch/tree/master)
|
||||
[](http://slack.oss.bitnami.com)
|
||||
|
||||
# What is Elasticsearch?
|
||||
|
||||
@@ -340,12 +339,6 @@ If you encountered a problem running this container, you can file an [issue](htt
|
||||
- Version of this container (`echo $BITNAMI_IMAGE_VERSION` inside the container)
|
||||
- The command you used to run the container, and any relevant output you saw (masking any sensitive information)
|
||||
|
||||
# Community
|
||||
|
||||
Most real time communication happens in the `#containers` channel at [bitnami-oss.slack.com](http://bitnami-oss.slack.com); you can sign up at [slack.oss.bitnami.com](http://slack.oss.bitnami.com).
|
||||
|
||||
Discussions are archived at [bitnami-oss.slackarchive.io](https://bitnami-oss.slackarchive.io).
|
||||
|
||||
# License
|
||||
Copyright 2016-2018 Bitnami
|
||||
|
||||
|
||||
Reference in New Issue
Block a user