sha256:6b80077e5784b3d08fba1182e53090c72cacfe462311c3fa98d53163ef664b51
OS/ARCH
linux/amd64
Compressed size
494.64 MB
Last pushed
about 1 year by jburel
Type
Image
Manifest digest
sha256:6b80077e5784b3d08fba1182e53090c72cacfe462311c3fa98d53163ef664b51
Image Layers
1ADD layer.tar.xz / # buildkit61.33 MB2CMD ["/bin/bash"]0 B4RUN /bin/sh -c mkdir /opt/setup112 B5WORKDIR /opt/setup32 B6ADD playbook.yml requirements.yml /opt/setup/ #577 B7RUN /bin/sh -c dnf -y23.44 MB8RUN /bin/sh -c dnf install50.92 MB9ENV LANG=en_US.utf-80 B10RUN /bin/sh -c dnf install25.32 MB11RUN /bin/sh -c alternatives --install310 B12RUN /bin/sh -c alternatives --install303 B13RUN /bin/sh -c python3 --version32 B14RUN /bin/sh -c pip --version32 B15RUN /bin/sh -c dnf install31.15 MB16RUN /bin/sh -c pip install20.2 MB17RUN /bin/sh -c dnf -y4.58 MB18RUN /bin/sh -c ansible-galaxy collection172.2 KB19RUN /bin/sh -c ansible-galaxy collection2.64 MB20RUN /bin/sh -c ansible-galaxy install38.36 KB21RUN /bin/sh -c ansible-playbook playbook.yml255.59 MB22RUN /bin/sh -c curl -L31.03 KB23ADD entrypoint.sh /usr/local/bin/ # buildkit318 B24ADD 50-config.py 60-default-web-config.sh 98-cleanprevious.sh 99-run.sh952 B25ADD ice.config /opt/omero/web/OMERO.web/etc/ # buildkit255 B26USER omero-web0 B27EXPOSE map[4080/tcp:{}]0 B28VOLUME [/opt/omero/web/OMERO.web/var]0 B29ENV OMERODIR=/opt/omero/web/OMERO.web/0 B30ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B32USER root0 B33RUN /bin/sh -c /opt/omero/web/venv3/bin/pip install19.24 MB34ADD 01-default-webapps.omero /opt/omero/web/config/ # buildkit892 B35USER omero-web0 BCommand
ADD layer.tar.xz / # buildkit