mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 10:47:20 +08:00
7.6.0-debian-9-r52 release
This commit is contained in:
@@ -6,12 +6,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libc6 libgcc1 lsof
|
||||
RUN bitnami-pkg install java-1.8.191-21 --checksum de7e78f5dbce5a3c2343e2a40f2f335868bd547598f1df364247b4425f2f2f1a
|
||||
RUN bitnami-pkg install java-1.8.201-0 --checksum de49557872836fdbd965389ebcc72e163f7242cf691d435993cc2e4f3cd56ae7
|
||||
RUN bitnami-pkg unpack solr-7.6.0-0 --checksum afe7b9973e8f6dc54178a045fc5960f8815fb8aaea8c7a5e87179e9b4cbcd90e
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="solr" \
|
||||
BITNAMI_IMAGE_VERSION="7.6.0-debian-9-r51" \
|
||||
BITNAMI_IMAGE_VERSION="7.6.0-debian-9-r52" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
|
||||
SOLR_CORE="" \
|
||||
|
||||
@@ -50,7 +50,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
* [`7-rhel-7`, `7.6.0-rhel-7-r0` (7/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-rhel-7-r0/7/rhel-7/Dockerfile)
|
||||
* [`7-ol-7`, `7.6.0-ol-7-r53` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-ol-7-r53/7/ol-7/Dockerfile)
|
||||
* [`7-debian-9`, `7.6.0-debian-9-r51`, `7`, `7.6.0`, `7.6.0-r51`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-debian-9-r51/7/debian-9/Dockerfile)
|
||||
* [`7-debian-9`, `7.6.0-debian-9-r52`, `7`, `7.6.0`, `7.6.0-r52`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-debian-9-r52/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