sha256:855fb57dc00e404de8c3af1e4fb3ffd59cdb40142a6028e7b77314295377fadd
OS/ARCH
linux/amd64
Compressed size
415.52 MB
Last pushed
over 2 years by rcourt
Type
Image
Manifest digest
sha256:855fb57dc00e404de8c3af1e4fb3ffd59cdb40142a6028e7b77314295377fadd
Image Layers
1ADD file ... in / 29.91 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get1.51 MB4ENV JAVA_HOME=/usr/local/openjdk-110 B5/bin/sh -c { echo '#/bin/sh';213 B6ENV PATH=/usr/local/openjdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8ENV JAVA_VERSION=11.0.140 B9/bin/sh -c set -eux; arch="$(dpkg194.11 MB10CMD ["jshell"]0 B11ENV NEO4J_SHA256=876c9b0828ab2f999e725b19a9fb5e290ba361aada80c5691569083c4447b81d NEO4J_TARBALL=neo4j-enterprise-4.2.14-unix.tar.gz NEO4J_EDITION=enterprise0 B12ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.2.14-unix.tar.gz0 B13ARG TINI_SHA256=12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c8550 B14ARG TINI_URI=https://github.com/krallin/tini/releases/download/v0.18.0/tini0 B15|3 NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.2.14-unix.tar.gz TINI_SHA256=12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c855 TINI_URI=https://github.com/krallin/tini/releases/download/v0.18.0/tini /bin/sh3.78 KB16COPY multi:220c2663e29181f5cd4d1cc8ff4ea55bca5bd66e60ecec0890d11b2c206bdb54 in /tmp/ 601 B17|3 NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.2.14-unix.tar.gz TINI_SHA256=12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c855 TINI_URI=https://github.com/krallin/tini/releases/download/v0.18.0/tini /bin/sh145.71 MB18ENV PATH=/var/lib/neo4j/bin:/usr/local/openjdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19WORKDIR /var/lib/neo4j0 B20VOLUME [/data /logs]0 B21COPY file:7e51b3cf2dcd1964b86d448c1b173ab9670d9d0c9930111cdd9ccd660855ecd7 in /docker-entrypoint.sh 6.06 KB22EXPOSE 7473 7474 76870 B23ENTRYPOINT ["/sbin/tini" "-g" "--"0 B24CMD ["neo4j"]0 B25ENV NEOCONF=/var/lib/neo4j/conf/neo4j.conf0 B26ENV NEOSERCONF=/var/lib/neo4j/conf/neo4j.conf0 B27ENV NEO4J_dbms_read__only=false0 B28ENV NEO4J_dbms_security_auth__enabled=false0 B29ENV NEO4J_AUTH=neo4j/password0 B30ENV NEO4J_ALLOW_STORE_UPGRADE=true0 B31ENV NEO4J_dbms_allow__upgrade=true0 B32ENV NEO4J_dbms_memory_heap_maxSize=10G0 B33ENV NEO4J_dbms_logs_query_enabled=true0 B34ENV NEO4J_dbms_logs_query_allocation__logging__enabled=true0 B35ENV NEO4J_dbms_logs_query_time__logging__enabled=true0 B36ENV NEO4J_dbms_logs_query_threshold=00 B37ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B38ENV NEO4J_dbms_jvm_additional=-Dlog4j2.formatMsgNoLookups=true -Dlog4j2.disable.jmx=true0 B39ENV NEO4J_ACCEPT_LICENSE_AGREEMENT=yes0 B40ENV NEO4J_dbms_directories_import=/import0 B41ENV NEO4J_apoc_export_file_enabled=true0 B42ENV NEO4J_apoc_import_file_enabled=true0 B43ENV NEO4J_apoc_import_file_use__neo4j__config=true0 B44ENV NEO4JLABS_PLUGINS=["apoc"]0 B45ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B46ENV NEO4J_dbms_jvm_additional=-Dlog4j2.formatMsgNoLookups=true -Dlog4j2.disable.jmx=true0 B47ENV NEOREADONLY=true0 B48ENV BACKUPFILE=VFB-PDB-v40 B49ENV NEO4J_dbms_memory_heap_maxSize=4G0 B50ENV NEO4J_dbms_memory_pagecache_size=4G0 B51ENV NEO4J_dbms_memory_heap_initial__size=1G0 B52ENV NEO4J_dbms_read__only=true0 B53ENV NEO4J_dbms_security_procedures_unrestricted=ebi.spot.neo4j2owl.*,apoc.*,gds.*0 B54RUN /bin/sh -c apt-get -y15.41 MB55COPY loadDB.sh /opt/VFB/ # buildkit699 B56ENV APOC_VERSION=4.2.0.20 B57ARG APOC_JAR=https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/4.2.0.2/apoc-4.2.0.2-all.jar0 B58ENV APOC_JAR=https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/4.2.0.2/apoc-4.2.0.2-all.jar0 B59RUN |1 APOC_JAR=https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/4.2.0.2/apoc-4.2.0.2-all.jar /bin/sh -c16.17 MB60ENV GDS_VERSION=1.5.10 B61ARG GDS_JAR=https://s3-eu-west-1.amazonaws.com/com.neo4j.graphalgorithms.dist/graph-data-science/neo4j-graph-data-science-1.5.1-standalone.zip0 B62ENV GDS_JAR=https://s3-eu-west-1.amazonaws.com/com.neo4j.graphalgorithms.dist/graph-data-science/neo4j-graph-data-science-1.5.1-standalone.zip0 B63RUN |2 APOC_JAR=https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/4.2.0.2/apoc-4.2.0.2-all.jar GDS_JAR=https://s3-eu-west-1.amazonaws.com/com.neo4j.graphalgorithms.dist/graph-data-science/neo4j-graph-data-science-1.5.1-standalone.zip /bin/sh12.68 MB64RUN |2 APOC_JAR=https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/4.2.0.2/apoc-4.2.0.2-all.jar GDS_JAR=https://s3-eu-west-1.amazonaws.com/com.neo4j.graphalgorithms.dist/graph-data-science/neo4j-graph-data-science-1.5.1-standalone.zip /bin/sh134 B65RUN |2 APOC_JAR=https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/4.2.0.2/apoc-4.2.0.2-all.jar GDS_JAR=https://s3-eu-west-1.amazonaws.com/com.neo4j.graphalgorithms.dist/graph-data-science/neo4j-graph-data-science-1.5.1-standalone.zip /bin/sh137 B66RUN |2 APOC_JAR=https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/4.2.0.2/apoc-4.2.0.2-all.jar GDS_JAR=https://s3-eu-west-1.amazonaws.com/com.neo4j.graphalgorithms.dist/graph-data-science/neo4j-graph-data-science-1.5.1-standalone.zip /bin/sh693 B67ENTRYPOINT ["/opt/VFB/loadDB.sh"]0 BCommand
ADD file:90495c24c897ec47982e200f732f8be3109fcd791691ddffae0756898f91024f in /