Sign inSign up

matentzn/vfb-prod:generic_pipeline

Manifest digest

sha256:bb47dab9a6492fdc03c13a2e66934552b4b0161e7a359cc0efa505288a339920

OS/ARCH

linux/amd64

Compressed size

412.37 MB

Last pushed

over 5 years by matentzn

Type

Image

Manifest digest

sha256:bb47dab9a6492fdc03c13a2e66934552b4b0161e7a359cc0efa505288a339920

Image Layers

1ADD file ... in / 25.84 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get3.12 MB
4ENV JAVA_HOME=/usr/local/openjdk-110 B
5/bin/sh -c { echo '#/bin/sh';209 B
6ENV PATH=/usr/local/openjdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8ENV JAVA_VERSION=11.0.100 B
9/bin/sh -c set -eux; arch="$(dpkg193.67 MB
10CMD ["jshell"]0 B
11ENV NEO4J_SHA256=82e85944f52d421288b6e42513b46070559eda2b760d38fdf7be52eeb9ebe6e5 NEO4J_TARBALL=neo4j-enterprise-4.2.3-unix.tar.gz NEO4J_EDITION=enterprise0 B
12ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.2.3-unix.tar.gz0 B
13ARG TINI_SHA256=12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c8550 B
14ARG TINI_URI=https://github.com/krallin/tini/releases/download/v0.18.0/tini0 B
15|3 NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.2.3-unix.tar.gz TINI_SHA256=12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c855 TINI_URI=https://github.com/krallin/tini/releases/download/v0.18.0/tini /bin/sh3.77 KB
16COPY multi:036df619eeee70a762e1c411f9386c81834e8c049e5b509d291c299dd3c27252 in /tmp/ 573 B
17|3 NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.2.3-unix.tar.gz TINI_SHA256=12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c855 TINI_URI=https://github.com/krallin/tini/releases/download/v0.18.0/tini /bin/sh141.69 MB
18ENV PATH=/var/lib/neo4j/bin:/usr/local/openjdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19WORKDIR /var/lib/neo4j0 B
20VOLUME [/data /logs]0 B
21COPY file:1f612e4a1e8c1ac46ddb26d08eacd2e329f1f6f81fea1862bc5fcd3a8d302a54 in /docker-entrypoint.sh 5.81 KB
22EXPOSE 7473 7474 76870 B
23ENTRYPOINT ["/sbin/tini" "-g" "--"0 B
24CMD ["neo4j"]0 B
25ENV NEOCONF=/var/lib/neo4j/conf/neo4j.conf0 B
26ENV NEOSERCONF=/var/lib/neo4j/conf/neo4j.conf0 B
27ENV NEO4J_dbms_read__only=false0 B
28ENV NEO4J_dbms_security_auth__enabled=false0 B
29ENV NEO4J_AUTH=neo4j/password0 B
30ENV NEO4J_ALLOW_STORE_UPGRADE=true0 B
31ENV NEO4J_dbms_allow__upgrade=true0 B
32ENV NEO4J_dbms_memory_heap_maxSize=10G0 B
33ENV NEO4J_dbms_logs_query_enabled=true0 B
34ENV NEO4J_dbms_logs_query_allocation__logging__enabled=true0 B
35ENV NEO4J_dbms_logs_query_time__logging__enabled=true0 B
36ENV NEO4J_dbms_logs_query_threshold=00 B
37ENV NEO4J_ACCEPT_LICENSE_AGREEMENT=yes0 B
38ENV NEO4J_dbms_directories_import=/import0 B
39VOLUME [/input]0 B
40ENV CSV_IMPORTS=/input/dumps/csv_imports0 B
41ENV NEOREADONLY=true0 B
42ENV NEO4J_dbms_memory_heap_maxSize=4G0 B
43ENV NEO4J_dbms_memory_heap_initial__size=1G0 B
44ENV NEO4J_dbms_read__only=true0 B
45ENV NEO4J_dbms_security_procedures_unrestricted=ebi.spot.neo4j2owl.*,apoc.*0 B
46ENV NEO4J_dbms_directories_import=import0 B
47ENV NEO4J_dbms_security_allow_csv_import_from_file_urls=true0 B
48ENV NEO4J_dbms_connector_bolt_listen__address=:76860 B
49ENV NEO4J_dbms_connector_bolt_advertised__address=:76860 B
50/bin/sh -c apt-get -qq update14.84 MB
51COPY file:03dd8331b7497f32d5d6b33ce643481d7e8e30c315bebe499e6e906e681f6cb7 in /opt/VFB/ 557 B
52ADD file ... in /var/lib/neo4j/plugins/neo4j2owl.jar 17.03 MB
53ENV APOC_VERSION=4.2.0.10 B
54ARG APOC_JAR=https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/4.2.0.1/apoc-4.2.0.1-all.jar0 B
55ENV APOC_JAR=https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/4.2.0.1/apoc-4.2.0.1-all.jar0 B
56/bin/sh -c wget $APOC_JAR -O16.17 MB
57/bin/sh -c chmod +x /opt/VFB/loadKB.sh554 B
58ENTRYPOINT ["/opt/VFB/loadKB.sh"]0 B

Command

ADD file:d5c41bfaf15180481d8606f50799297e3f49b8a258c7c2cd988ab2bf0013272d in /