mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
7.4.0-ol-7-r17 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r33
|
||||
FROM bitnami/oraclelinux-extras:7-r34
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -8,7 +8,7 @@ RUN bitnami-pkg unpack solr-7.4.0-1 --checksum 374080d2aad8e13e9967f29907cc451b2
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="solr" \
|
||||
BITNAMI_IMAGE_VERSION="7.4.0-ol-7-r16" \
|
||||
BITNAMI_IMAGE_VERSION="7.4.0-ol-7-r17" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
|
||||
SOLR_CORE="" \
|
||||
SOLR_CORE_CONF_DIR="_default" \
|
||||
|
||||
@@ -29,7 +29,7 @@ $ docker-compose up -d
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`7-ol-7`, `7.4.0-ol-7-r16` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.4.0-ol-7-r16/7/ol-7/Dockerfile)
|
||||
* [`7-ol-7`, `7.4.0-ol-7-r17` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.4.0-ol-7-r17/7/ol-7/Dockerfile)
|
||||
* [`7-debian-9`, `7.4.0-debian-9-r4`, `7`, `7.4.0`, `7.4.0-r4`, `latest` (7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.4.0-debian-9-r4/7/Dockerfile)
|
||||
* [`7-debian-8`, `7.4.0-debian-8-r18` (7/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.4.0-debian-8-r18/7/debian-8/Dockerfile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user