mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 06:48:14 +08:00
7.6.0-debian-9-r0 release
This commit is contained in:
@@ -7,11 +7,11 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libblkid1 libc6 libffi6 libgcc1 libglib2.0-0 libmount1 libpcre3 libselinux1 libuuid1 lsof zlib1g
|
||||
RUN bitnami-pkg install java-1.8.191-20 --checksum e193fab6c3c4de4d30f81a09d3b33978baa31761aaa330e39ce5ae8753db4133
|
||||
RUN bitnami-pkg unpack solr-7.5.0-20 --checksum 363b7e62ec22af2b2830f3f7b015d3701aead3b2d69c6fc3fd440b2508a6b05c
|
||||
RUN bitnami-pkg unpack solr-7.6.0-0 --checksum afe7b9973e8f6dc54178a045fc5960f8815fb8aaea8c7a5e87179e9b4cbcd90e
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="solr" \
|
||||
BITNAMI_IMAGE_VERSION="7.5.0-debian-9-r71" \
|
||||
BITNAMI_IMAGE_VERSION="7.6.0-debian-9-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
|
||||
SOLR_CORE="" \
|
||||
|
||||
@@ -52,7 +52,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`7-ol-7`, `7.6.0-ol-7-r0` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-ol-7-r0/7/ol-7/Dockerfile)
|
||||
* [`7-debian-9`, `7.5.0-debian-9-r71`, `7`, `7.5.0`, `7.5.0-r71`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.5.0-debian-9-r71/7/debian-9/Dockerfile)
|
||||
* [`7-debian-9`, `7.6.0-debian-9-r0`, `7`, `7.6.0`, `7.6.0-r0`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-debian-9-r0/7/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user