sha256:6dd3a29ec5d9c49be83579ef89e204c8103a4513d0487274a0f8e637e1f58778
OS/ARCH
linux/amd64
Compressed size
4.45 GB
Last pushed
7 months by yegor256
Type
Image
Manifest digest
sha256:6dd3a29ec5d9c49be83579ef89e204c8103a4513d0487274a0f8e637e1f58778
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 B7LABEL Description=This is the default0 B8WORKDIR /tmp32 B9ENV DEBIAN_FRONTEND=noninteractive0 B10RUN /bin/sh -c mkdir ~/.gnupg195 B11RUN /bin/sh -c apt-get clean53.8 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 -y226.92 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 -y11.79 MB21RUN /bin/sh -c mkdir -p10.23 MB22RUN /bin/sh -c add-apt-repository ppa:git-core/ppa12.4 MB23RUN /bin/sh -c apt-get -y3.11 MB24RUN /bin/sh -c apt-get -y356.59 MB25RUN /bin/sh -c LC_ALL=C.UTF-8 add-apt-repository18.46 MB26ENV MAVEN_OPTS=-Xmx1g0 B27ENV JAVA_OPTS=-Xmx1g0 B28ENV JAVA_HOME=/usr/lib/jvm/java-210 B29RUN /bin/sh -c apt-get update475.04 MB30RUN /bin/sh -c cd /tmp1.07 GB31RUN /bin/sh -c apt-get -y1.02 MB32RUN /bin/sh -c apt-get -y60.9 MB33USER postgres0 B34RUN /bin/sh -c /etc/init.d/postgresql start3.2 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 'export413 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 # buildkit411 B43RUN /bin/sh -c add-apt-repository -y31.52 MB44RUN /bin/sh -c apt-get -y6.12 MB45RUN /bin/sh -c rm -rf44.08 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.rs287.34 MB48RUN /bin/sh -c apt-get update113.91 MB49RUN /bin/sh -c rm -rf250 B50ENTRYPOINT ["/bin/bash" "--login" "-c"]0 BCommand
ARG RELEASE