mirror of
https://github.com/bitnami/containers.git
synced 2026-03-25 15:27:42 +08:00
3.4.4-ol-7-r2 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r42
|
||||
FROM bitnami/oraclelinux-extras:7-r43
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -8,7 +8,7 @@ RUN bitnami-pkg unpack neo4j-3.4.4-0 --checksum 53737e4dc76c29a2a153f8b1588a1958
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="neo4j" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.4-ol-7-r1" \
|
||||
BITNAMI_IMAGE_VERSION="3.4.4-ol-7-r2" \
|
||||
NEO4J_BOLT_PORT_NUMBER="7687" \
|
||||
NEO4J_HOST="" \
|
||||
NEO4J_HTTPS_PORT_NUMBER="7473" \
|
||||
|
||||
@@ -33,8 +33,8 @@ $ docker-compose up -d
|
||||
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.4.4-ol-7-r1` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-ol-7-r1/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.4-debian-9-r2`, `3`, `3.4.4`, `3.4.4-r2`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-debian-9-r2/3/Dockerfile)
|
||||
* [`3-ol-7`, `3.4.4-ol-7-r2` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-ol-7-r2/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.4.4-debian-9-r1`, `3`, `3.4.4`, `3.4.4-r1`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/3.4.4-debian-9-r1/3/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/neo4j GitHub repo](https://github.com/bitnami/bitnami-docker-neo4j).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user