mirror of
https://github.com/bitnami/containers.git
synced 2026-03-04 14:57:23 +08:00
7.6.0-rhel-7-r1 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 glibc libgcc lsof
|
||||
RUN bitnami-pkg install java-1.8.191-0 --checksum 8593f8fb14f68c8b801b2f791bb977c8d60004938f791ce43a37978227f37920
|
||||
RUN bitnami-pkg install java-1.8.201-0 --checksum 9216aff7a05a39c45934859a19b66a5e1f343449fd929544a3aff1a6cddb35c2
|
||||
RUN bitnami-pkg unpack solr-7.6.0-0 --checksum b233c2062ea5e0d1ee829c3613ea8b207fdfa238699706f1cf2f8ff8c9a43ae0
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="solr" \
|
||||
BITNAMI_IMAGE_VERSION="7.6.0-rhel-7-r0" \
|
||||
BITNAMI_IMAGE_VERSION="7.6.0-rhel-7-r1" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
|
||||
SOLR_CORE="" \
|
||||
|
||||
@@ -48,7 +48,7 @@ $ kubectl apply -f test.yaml
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`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-rhel-7`, `7.6.0-rhel-7-r1` (7/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-rhel-7-r1/7/rhel-7/Dockerfile)
|
||||
* [`7-ol-7`, `7.6.0-ol-7-r54` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-ol-7-r54/7/ol-7/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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user