Namespace
library
Image / Tag
neo4j:3.5-enterprise
Content Digest
sha256:ad2f08d01bfdfa81e97f6293b1b6466c331caab4368e261372e0fee49d9cb397
Details
Created

2022-08-23 03:48:06 UTC

Size

297 MB

Content Digest
Environment
JAVA_HOME

/opt/java/openjdk

NEO4J_EDITION

enterprise

NEO4J_HOME

/var/lib/neo4j

NEO4J_SHA256

01eec0a9923595d05dbe606d6f251c23d3e9241e97c49f0fb7444fb1e36033f4

NEO4J_TARBALL

neo4j-enterprise-3.5.35-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:7a6db449b51b92eac5c81cdbd82917785343f1664b2be57b22337b0a40c5b29d - 10.09% (29.9 MB)

[#001] sha256:be55bceb127aad516f1e17e0f23a697d203a3e00c2f2205a40dd13c6a8a6bb71 - 33.28% (98.7 MB)

[#002] sha256:aa388b4930c1605a2803afd6bc4c69b13417f9efaa8681b6bef27099d76aa922 - 0.0% (1.32 KB)

[#003] sha256:4f14ea11bd0c7b126d0ebc08a04bea450210211456df4142f8c2e1a31caa6cea - 0.0% (7.36 KB)

[#004] sha256:e6918328aa693a301a8beeab344b56b0f6ceed84b2a0aca0ae5897feb5a46446 - 56.63% (168 MB)


History
2022-08-23 00:20:50 UTC

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

2022-08-23 00:20:51 UTC

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

2022-08-23 03:41:58 UTC

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

2022-08-23 03:47:24 UTC

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

2022-08-23 03:47:45 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=01eec0a9923595d05dbe606d6f251c23d3e9241e97c49f0fb7444fb1e36033f4 NEO4J_TARBALL=neo4j-enterprise-3.5.35-unix.tar.gz NEO4J_EDITION=enterprise NEO4J_HOME=/var/lib/neo4j

2022-08-23 03:47:45 UTC

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

2022-08-23 03:47:46 UTC

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

2022-08-23 03:47:46 UTC

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

2022-08-23 03:48:05 UTC

|1 NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-3.5.35-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-08-23 03:48:06 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-08-23 03:48:06 UTC

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

2022-08-23 03:48:06 UTC

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

2022-08-23 03:48:06 UTC

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

2022-08-23 03:48:06 UTC

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

2022-08-23 03:48:06 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