Namespace
library
Image / Tag
neo4j:4.3.17
Content Digest
sha256:c6561dbae603ff9c3c489407c3d561130470bafc8e3fa8c2477ec15cc28f4e30
Details
Created

2022-10-06 07:09:39 UTC

Size

343 MB

Content Digest
Environment
JAVA_HOME

/opt/java/openjdk

NEO4J_EDITION

community

NEO4J_HOME

/var/lib/neo4j

NEO4J_SHA256

5f9148d4cb479de4a48e1dd9acdb835f4d5074d4da2dd261fb4ec8f158782d08

NEO4J_TARBALL

neo4j-community-4.3.17-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.73% (30 MB)

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

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

[#003] sha256:b018af583793e472269f046f3b7e1d03432767857a273522591b7d026a1b2b25 - 0.0% (7.44 KB)

[#004] sha256:cccae3935b21f0a678bf3823674d11e10558d4bb2e31e2cda85cec2b2ffa5010 - 36.2% (124 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:25 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=5f9148d4cb479de4a48e1dd9acdb835f4d5074d4da2dd261fb4ec8f158782d08 NEO4J_TARBALL=neo4j-community-4.3.17-unix.tar.gz NEO4J_EDITION=community NEO4J_HOME=/var/lib/neo4j

2022-10-06 07:09:25 UTC

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

2022-10-06 07:09:25 UTC

|1 NEO4J_URI=https://dist.neo4j.org/neo4j-community-4.3.17-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:26 UTC

/bin/sh -c #(nop) COPY multi:7f654dae9c34c4836d2dba726eda4454b4ec5547ee00cb65a6d0f4e9a5ba930b in /startup/

2022-10-06 07:09:38 UTC

|1 NEO4J_URI=https://dist.neo4j.org/neo4j-community-4.3.17-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:38 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:38 UTC

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

2022-10-06 07:09:38 UTC

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

2022-10-06 07:09:38 UTC

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

2022-10-06 07:09:38 UTC

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

2022-10-06 07:09:39 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