sha256:97a22da0609587b0dc78d346480b095c63bd1e89a01aff7ae0992c054f45263a
OS/ARCH
linux/amd64
Compressed size
475.41 MB
Last pushed
about 1 year by jburel
Type
Image
Manifest digest
sha256:44ea842f3211605597d81efdc16ab744b548459e78c0b4d77d7a448898ec1852
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 BCommand
ADD layer.tar.xz / # buildkit