mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 06:48:14 +08:00
7.6.0-ol-7-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 glib2 glibc libblkid libffi libgcc libmount libselinux libuuid lsof pcre zlib
|
||||
RUN bitnami-pkg install java-1.8.191-20 --checksum 385a62502dbd62180858f6d4f6afde334dad9862e0caab022c2327b467d1283d
|
||||
RUN bitnami-pkg unpack solr-7.5.0-20 --checksum 05eb883195e30c9d2e091679a4ec56240d0ffb59afa9d9678ad89a71631cbeae
|
||||
RUN bitnami-pkg unpack solr-7.6.0-0 --checksum 6a5010a6a30ed872ea4ef3b2e1852bb3bc560f1c7520b112c78fcfc3a85a4099
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="solr" \
|
||||
BITNAMI_IMAGE_VERSION="7.5.0-ol-7-r79" \
|
||||
BITNAMI_IMAGE_VERSION="7.6.0-ol-7-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
|
||||
SOLR_CORE="" \
|
||||
|
||||
@@ -51,7 +51,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-ol-7`, `7.5.0-ol-7-r79` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.5.0-ol-7-r79/7/ol-7/Dockerfile)
|
||||
* [`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)
|
||||
|
||||
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