sha256:45b6d38b5716e474d1e6bd0375f808e21bfb79b748b470dea9b69fa2a4d3d6a1
OS/ARCH
linux/arm64/v8
Compressed size
4.36 GB
Last pushed
7 months by yegor256
Type
Image
Manifest digest
sha256:7e71660e83ef5b1c88c7880025e3495eb0c0eb411e3b5b31ff1baae7bb019a45
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 / 26.12 MB6CMD ["/bin/bash"]0 B7LABEL Description=This is the default0 B8WORKDIR /tmp32 B9ENV DEBIAN_FRONTEND=noninteractive0 B10RUN /bin/sh -c mkdir ~/.gnupg170 B11RUN /bin/sh -c apt-get clean52.48 MB12ENV LC_ALL=en_US.UTF-80 B13ENV LANG=en_US.UTF-80 B14ENV LANGUAGE=en_US.UTF-80 B15RUN /bin/sh -c apt-get -y223.13 MB16ENV TEXLIVE_YEAR=20250 B17RUN /bin/sh -c mkdir /tmp/texlive1.65 GB18ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/texlive/2025/bin/latest0 B19RUN /bin/sh -c echo "export3.43 MB20RUN /bin/sh -c apt-get -y10.93 MB21RUN /bin/sh -c mkdir -p10.23 MB22RUN /bin/sh -c add-apt-repository ppa:git-core/ppa12.1 MB23RUN /bin/sh -c apt-get -y3.04 MB24RUN /bin/sh -c apt-get -y355.69 MB25RUN /bin/sh -c LC_ALL=C.UTF-8 add-apt-repository17.99 MB26ENV MAVEN_OPTS=-Xmx1g0 B27ENV JAVA_OPTS=-Xmx1g0 B28ENV JAVA_HOME=/usr/lib/jvm/java-210 B29RUN /bin/sh -c apt-get update461.79 MB30RUN /bin/sh -c cd /tmp1.04 GB31RUN /bin/sh -c apt-get -y751.24 KB32RUN /bin/sh -c apt-get -y59.61 MB33USER postgres0 B34RUN /bin/sh -c /etc/init.d/postgresql start2.85 MB35EXPOSE map[5432/tcp:{}]0 B36USER root0 B37ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/texlive/2025/bin/latest:/usr/lib/postgresql/14/bin0 B38RUN /bin/sh -c echo 'export412 B39ENV MAVEN_VERSION=3.9.120 B40ENV M2_HOME=/usr/local/apache-maven/apache-maven-3.9.120 B41RUN /bin/sh -c echo 'export17.69 MB42COPY settings.xml /root/.m2/settings.xml # buildkit382 B43RUN /bin/sh -c add-apt-repository -y31.17 MB44RUN /bin/sh -c apt-get -y5.81 MB45RUN /bin/sh -c rm -rf43.62 MB46ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/texlive/2025/bin/latest:/usr/lib/postgresql/14/bin:/.cargo/bin0 B47RUN /bin/sh -c curl https://sh.rustup.rs253.82 MB48RUN /bin/sh -c apt-get update108.69 MB49RUN /bin/sh -c rm -rf252 B50ENTRYPOINT ["/bin/bash" "--login" "-c"]0 BCommand
ARG RELEASE