Sign inSign up

virtualflybrain/pipeline:latest

Manifest digest

sha256:f00c5b45230868bdd8e0ca5e33ce169e425e1cb26592aba13771716be33efb98

OS/ARCH

linux/amd64

Compressed size

1.12 GB

Last pushed

almost 2 years by rcourt

Type

Image

Manifest digest

sha256:f00c5b45230868bdd8e0ca5e33ce169e425e1cb26592aba13771716be33efb98

Image Layers

1ADD file ... in / 52.37 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.91 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.04 MB
6/bin/sh -c set -ex; apt-get187.41 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c apt-get update &&6 MB
10ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
11ENV PYTHON_VERSION=3.6.150 B
12/bin/sh -c set -ex &&13.55 MB
13/bin/sh -c cd /usr/local/bin &&235 B
14ENV PYTHON_PIP_VERSION=21.2.40 B
15ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
16ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py0 B
17ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b56743090 B
18/bin/sh -c set -ex; wget2.11 MB
19CMD ["python3"]0 B
20VOLUME [/logs]0 B
21ENV WORKSPACE=/opt/VFB0 B
22ENV VFB_OWL_VERSION=Current0 B
23ENV CHUNK_SIZE=10000 B
24ENV PING_SLEEP=120s0 B
25ENV BUILD_OUTPUT=/opt/VFB/build.out0 B
26ENV RUN_add_refs_for_anat=true0 B
27ENV RUN_import_pub_data=true0 B
28ENV RUN_make_named_edges=false0 B
29ENV RUN_KB2Prod=false0 B
30ENV RUN_add_constraints_and_redundant_labels=false0 B
31ENV RUN_Owl2neolabels=false0 B
32ENV RUN_expand_xrefs=true0 B
33RUN /bin/sh -c pip3 install2.18 MB
34RUN /bin/sh -c pip3 install1.37 MB
35RUN /bin/sh -c pip3 install1.77 MB
36RUN /bin/sh -c pip3 install53.92 MB
37RUN /bin/sh -c apt-get -qq256.01 MB
38ENV KBSERVER=http://kb.p2.virtualflybrain.org0 B
39ENV PDBSERVER=http://pdb.p2.virtualflybrain.org0 B
40ENV OWLSERVER=http://owl.p2.virtualflybrain.org0 B
41ENV PDBuser=neo4j0 B
42ENV PDBpassword=password0 B
43ENV KBuser=neo4j0 B
44ENV KBpassword=password0 B
45COPY process.sh /opt/VFB/process.sh # buildkit705 B
46COPY runsilent.sh /opt/VFB/runsilent.sh # buildkit641 B
47RUN /bin/sh -c chmod +x32 B
48RUN /bin/sh -c echo -e37.61 MB
49RUN /bin/sh -c pip3 install461.54 MB
50RUN /bin/sh -c cd ${WORKSPACE}32 B
51RUN /bin/sh -c echo -e32 B
52ENV PYTHONPATH=/opt/VFB/VFB_neo4j/src/0 B
53CMD ["/opt/VFB/process.sh"]0 B

Command

ADD file:c03517c5ddbed4053165bfdf984b27a006fb5f533ca80b5798232d96df221440 in /