mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 11:47:39 +08:00
4.4.8-debian-11-r3 release
This commit is contained in:
committed by
Bitnami Containers
parent
df0c43e8f8
commit
a8f30e27b0
@@ -1,6 +1,4 @@
|
||||
FROM docker.io/bitnami/minideb:bullseye
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV HOME="/" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-11" \
|
||||
@@ -9,6 +7,7 @@ ENV HOME="/" \
|
||||
ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
|
||||
|
||||
COPY prebuildfs /
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip jq libc6 procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-150" --checksum fe6b65886a6b1f545508e272efbf422054ee030c867f94ebec2f93c5518252de
|
||||
|
||||
@@ -37,7 +37,7 @@ You can find the default credentials and available configuration options in the
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`4`, `4-debian-11`, `4.4.8`, `4.4.8-debian-11-r2`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.4.8-debian-11-r2/4/debian-11/Dockerfile)
|
||||
* [`4`, `4-debian-11`, `4.4.8`, `4.4.8-debian-11-r3`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-neo4j/blob/4.4.8-debian-11-r3/4/debian-11/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