Sign inSign up

openmicroscopy/omero-searchengine:0.4

Manifest digest

sha256:c4550deed02a2508ee3eb87cce1663a5a619a7d4f9af7d2a27b7c24979db70c9

OS/ARCH

linux/amd64

Compressed size

795.84 MB

Last pushed

almost 4 years by omereleases

Type

Image

Manifest digest

sha256:c4550deed02a2508ee3eb87cce1663a5a619a7d4f9af7d2a27b7c24979db70c9

Image Layers

1ADD file ... in / 72.35 MB
2LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base0 B
3CMD ["/bin/bash"]0 B
4ENV SUMMARY=Base image which0 B
5LABEL summary=Base image which0 B
6ENV STI_SCRIPTS_URL=image:///usr/libexec/s2i STI_SCRIPTS_PATH=/usr/libexec/s2i APP_ROOT=/opt/app-root0 B
7ENV BASH_ENV=/opt/app-root/etc/scl_enable ENV=/opt/app-root/etc/scl_enable PROMPT_COMMAND=.0 B
8/bin/sh -c rpmkeys --import file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-79.8 MB
9COPY dir:e2d73fefb8f981344915bd341c314e8ea1be20c29f57d0c2acadf9bea50fa36f in / 4.87 KB
10WORKDIR /opt/app-root/src0 B
11ENTRYPOINT ["container-entrypoint"]0 B
12CMD ["base-usage"]0 B
13/bin/sh -c rpm-file-permissions && 192.08 KB
14LABEL io.openshift.builder-version=e349a7a0 B
15ENV SUMMARY=Base image with0 B
16LABEL summary=Base image with0 B
17/bin/sh -c yum install -y83.78 MB
18LABEL io.openshift.builder-version=e349a7a0 B
19EXPOSE 8080/tcp0 B
20ENV PYTHON_VERSION=3.6 PATH=/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONUNBUFFERED=10 B
21ENV SUMMARY=Platform for building0 B
22LABEL summary=Platform for building0 B
23/bin/sh -c INSTALL_PKGS="rh-python36 rh-python36-python-devel rh-python36-python-setuptools48.16 MB
24COPY dir:1b5850628c0aec4e360f47b10cbf7f16f68367491afee431a359991d9d676cf6 in /usr/libexec/s2i 3.86 KB
25COPY dir:5001d3173ec018ffa85641e93b116ab4ecf6ea9793109ea6c416c5954d26bb27 in / 5.08 KB
26/bin/sh -c source scl_source enable3.36 MB
27USER [1001]0 B
28CMD ["/bin/sh" "-c" "$STI_SCRIPTS_PATH/usage"]0 B
29LABEL io.openshift.builder-version=e3429b00 B
30USER root0 B
31RUN /bin/sh -c yum -y74.44 MB
32RUN /bin/sh -c yum -y293.22 MB
33RUN /bin/sh -c yum install14.77 MB
34RUN /bin/sh -c wget https://www.python.org/ftp/python/3.9.0/Python-3.9.0.tgz25.4 MB
35RUN /bin/sh -c tar xvf25.4 MB
36RUN /bin/sh -c cd Python-3.9.094.37 MB
37RUN /bin/sh -c yum clean465.25 KB
38RUN /bin/sh -c mkdir /searchengine108 B
39ADD deployment/docker/centos/start_gunicorn_serch_engine.sh /searchengine # buildkit696 B
40ADD deployment/docker/centos/run_app.sh /searchengine # buildkit439 B
41ADD . /searchengine # buildkit184.38 KB
42RUN /bin/sh -c cd /searchengine32 B
43RUN /bin/sh -c mkdir /etc/searchengine128 B
44RUN /bin/sh -c mkdir /etc/searchengine/chachedata148 B
45RUN /bin/sh -c mkdir /etc/searchengine/logs144 B
46WORKDIR /searchengine32 B
47RUN /bin/sh -c pip3.9 install49.81 MB
48RUN /bin/sh -c pip3.9 install152.16 KB
49EXPOSE map[5577/tcp:{}]0 B
50ENTRYPOINT ["bash" "run_app.sh"]0 B

Command

ADD file:61908381d3142ffba798ae9a904476d19b197ab79d0338f14bec0f76649df8d4 in /