Namespace
library
Image / Tag
neo4j:4.3.18-enterprise
Content Digest
sha256:0b2d9ef63231c86389922a3696bdcf92593a9712d406181eb71992fdb588fe03
Details
Created

2022-10-06 07:09:20 UTC

Size

372 MB

Content Digest
Environment
JAVA_HOME

/opt/java/openjdk

NEO4J_EDITION

enterprise

NEO4J_HOME

/var/lib/neo4j

NEO4J_SHA256

01269489006212bd8225eb8e9c0c26e2af1ba350d8e07372409cc4c2c0aa8d76

NEO4J_TARBALL

neo4j-enterprise-4.3.18-unix.tar.gz

PATH

/var/lib/neo4j/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:bd159e379b3b1bc0134341e4ffdeab5f966ec422ae04818bb69ecef08a823b05 - 8.05% (30 MB)

[#001] sha256:0411b6cb0e944ff13c8e89f4a886c731ea8293c8f3dbc5d78ed1df2e6fbef5b9 - 50.76% (189 MB)

[#002] sha256:82e7dca2dc0442f9460a40b9164a64ca55976455c879dd728ec2f6036b4dcc3e - 0.0% (3.77 KB)

[#003] sha256:768d59a916be8aa3a85e0e97ff250aab467ab536589a591a30920eafa69442df - 0.0% (7.45 KB)

[#004] sha256:6f41f171c620b16789859597fa6aaaf2a7ed97f443d844574193151805c9725a - 41.18% (153 MB)


History
2022-10-04 23:26:39 UTC

/bin/sh -c #(nop) ADD file:b78b777208be08edd8f297035cdfbacddb45170ad778fd643c792ee045187e39 in /

2022-10-04 23:26:39 UTC

/bin/sh -c #(nop) CMD ["bash"]

2022-10-05 01:31:07 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/opt/java/openjdk

2022-10-06 03:51:16 UTC

/bin/sh -c #(nop) COPY dir:e3c63d67b32fccda756dd62000a0cf47da966d18fe6f1f25cd1f37b60881f0ec in /opt/java/openjdk

2022-10-06 07:09:05 UTC

/bin/sh -c #(nop) ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NEO4J_SHA256=01269489006212bd8225eb8e9c0c26e2af1ba350d8e07372409cc4c2c0aa8d76 NEO4J_TARBALL=neo4j-enterprise-4.3.18-unix.tar.gz NEO4J_EDITION=enterprise NEO4J_HOME=/var/lib/neo4j

2022-10-06 07:09:05 UTC

/bin/sh -c #(nop) ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.3.18-unix.tar.gz

2022-10-06 07:09:06 UTC

|1 NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.3.18-unix.tar.gz /bin/sh -c addgroup --gid 7474 --system neo4j && adduser --uid 7474 --system --no-create-home --home "${NEO4J_HOME}" --ingroup neo4j neo4j

2022-10-06 07:09:06 UTC

/bin/sh -c #(nop) COPY multi:3b4704be041416e3fa83bc67a4b7f99c008afd7bda5553bae3b5e35844061a0a in /startup/

2022-10-06 07:09:19 UTC

|1 NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.3.18-unix.tar.gz /bin/sh -c apt update && apt install -y curl gosu jq tini wget && curl --fail --silent --show-error --location --remote-name ${NEO4J_URI} && echo "${NEO4J_SHA256} ${NEO4J_TARBALL}" | sha256sum -c --strict --quiet && tar --extract --file ${NEO4J_TARBALL} --directory /var/lib && mv /var/lib/neo4j-* "${NEO4J_HOME}" && rm ${NEO4J_TARBALL} && mv "${NEO4J_HOME}"/data /data && mv "${NEO4J_HOME}"/logs /logs && chown -R neo4j:neo4j /data && chmod -R 777 /data && chown -R neo4j:neo4j /logs && chmod -R 777 /logs && chown -R neo4j:neo4j "${NEO4J_HOME}" && chmod -R 777 "${NEO4J_HOME}" && ln -s /data "${NEO4J_HOME}"/data && ln -s /logs "${NEO4J_HOME}"/logs && ln -s /startup/docker-entrypoint.sh /docker-entrypoint.sh && apt-get -y purge --auto-remove curl && rm -rf /var/lib/apt/lists/*

2022-10-06 07:09:19 UTC

/bin/sh -c #(nop) ENV PATH=/var/lib/neo4j/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2022-10-06 07:09:19 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/neo4j

2022-10-06 07:09:20 UTC

/bin/sh -c #(nop) VOLUME [/data /logs]

2022-10-06 07:09:20 UTC

/bin/sh -c #(nop) EXPOSE 7473 7474 7687

2022-10-06 07:09:20 UTC

/bin/sh -c #(nop) ENTRYPOINT ["tini" "-g" "--" "/startup/docker-entrypoint.sh"]

2022-10-06 07:09:20 UTC

/bin/sh -c #(nop) CMD ["neo4j"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete