mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
6.0.1-r1 release
Improve initialization output to handle unused authentication
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.151-0 --checksum fbbea572d89988035aee16eefe53c852e8abfda84f6c7cf5c9a4772a72863143
|
||||
RUN bitnami-pkg unpack elasticsearch-6.0.1-0 --checksum ecd4628f75681959bd97bdbfb3298eec4a7967f60cf312ff30777f3bc2b7bf8b
|
||||
RUN bitnami-pkg unpack elasticsearch-6.0.1-1 --checksum f369a137c517033803efd852bc891059b74ed9bc2576d3439e214394709af3a3
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
ENV BITNAMI_APP_NAME="elasticsearch" \
|
||||
BITNAMI_IMAGE_VERSION="6.0.1-r0" \
|
||||
BITNAMI_IMAGE_VERSION="6.0.1-r1" \
|
||||
ELASTICSEARCH_CLIENT_NODE="" \
|
||||
ELASTICSEARCH_CLUSTER_HOSTS="" \
|
||||
ELASTICSEARCH_CLUSTER_NAME="elasticsearch-cluster" \
|
||||
|
||||
Reference in New Issue
Block a user