sha256:c473871c5f80073a1b0550b500e18a61359d070740243f83a9413f77f5f478cd
OS/ARCH
linux/amd64
Compressed size
565.84 MB
Last pushed
9 months by philiptzou
Type
Image
Manifest digest
sha256:c473871c5f80073a1b0550b500e18a61359d070740243f83a9413f77f5f478cd
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV LC_ALL=C.UTF-80 B8ENV LANG=C.UTF-80 B9ENV CATALINA_OPTS=-Xms512M -Xmx1024M0 B10RUN /bin/sh -c apt-get update433.99 MB11ARG TOMCAT_VERSION=10.1.120 B12RUN |1 TOMCAT_VERSION=10.1.12 /bin/sh -c10.55 MB13EXPOSE map[8080/tcp:{}]0 B14ADD src/hivdb-tomcat-entrypoint.sh /usr/bin/entrypoint # buildkit347 B15ENTRYPOINT ["/usr/bin/entrypoint"]0 B16ENV CATALINA_OPTS=-Xms1024M -Xmx3584M -XX:+UseG1GC -XX:MaxHeapFreeRatio=300 B17RUN /bin/sh -c apt-get -q24.21 MB18COPY /usr/local/minimap2 /usr/local/minimap2 # buildkit2.19 MB19COPY /sierra/build/libs/sierra.war /usr/share/tomcat/webapps # buildkit54.73 MB20COPY /usr/local/lib/python3.11 /usr/local/lib/python3.11 # buildkit12 MB21COPY /usr/local/bin/postalign /usr/local/bin/postalign # buildkit313 B22RUN /bin/sh -c sed -i970 B23RUN /bin/sh -c cd /usr/local/bin223 BCommand
ARG RELEASE