mirror of
https://github.com/bitnami/containers.git
synced 2026-03-25 15:27:42 +08:00
3.4.1-ol-7-r20 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r33
|
||||
FROM bitnami/oraclelinux-extras:7-r36
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -8,7 +8,7 @@ RUN bitnami-pkg unpack neo4j-3.4.1-1 --checksum 9016d695017fd56a0274c5226aaff4bc
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="neo4j" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.1-ol-7-r19" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.1-ol-7-r20" \
|
||||
NEO4J_BOLT_PORT_NUMBER="7687" \
|
||||
NEO4J_HOST="" \
|
||||
NEO4J_HTTPS_PORT_NUMBER="7473" \
|
||||
|
||||
@@ -30,7 +30,7 @@ $ docker-compose up -d
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`3-ol-7`, `3.4.1-ol-7-r19` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-ol-7-r19/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.4.1-ol-7-r20` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-ol-7-r20/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.1-debian-9-r5`, `3`, `3.4.1`, `3.4.1-r5`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-debian-9-r5/3/Dockerfile)
|
||||
* [`3-debian-8`, `3.4.1-debian-8-r25` (3/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.1-debian-8-r25/3/debian-8/Dockerfile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user