sha256:da1ec199ecbf4390f73acfe06a60ff121e5f3f9788d46b7d528a38daa9fd559b
OS/ARCH
linux/amd64
Compressed size
1.44 GB
Last pushed
over 4 years by yegor256
Type
Image
Manifest digest
sha256:da1ec199ecbf4390f73acfe06a60ff121e5f3f9788d46b7d528a38daa9fd559b
Image Layers
1ADD file ... in / 27.24 MB2CMD ["bash"]0 B4LABEL Description=This is the default0 B5WORKDIR /tmp32 B6ENV DEBIAN_FRONTEND=noninteractive0 B7RUN /bin/sh -c mkdir ~/.gnupg151 B8RUN /bin/sh -c echo "disable-ipv6"173 B9RUN /bin/sh -c apt-get clean30.25 MB10ENV LC_ALL=en_US.UTF-80 B11ENV LANG=en_US.UTF-80 B12ENV LANGUAGE=en_US.UTF-80 B13RUN /bin/sh -c apt-get update110.19 MB14RUN /bin/sh -c mkdir -p10.23 MB15RUN /bin/sh -c apt-get install35.73 MB16RUN /bin/sh -c git --version32 B17RUN /bin/sh -c apt-get install1.63 MB18RUN /bin/sh -c apt-get update95.52 MB19RUN /bin/sh -c ruby --version32 B20RUN /bin/sh -c LC_ALL=C.UTF-8 add-apt-repository19.92 MB21RUN /bin/sh -c curl --silent648.1 KB22RUN /bin/sh -c php --version32 B23RUN /bin/sh -c apt-key adv348.11 MB24ENV MAVEN_OPTS=-Xmx1g0 B25ENV JAVA_OPTS=-Xmx1g0 B26ENV JAVA_HOME=/usr/lib/jvm/default-java0 B27RUN /bin/sh -c java --version131 B28RUN /bin/sh -c apt-get install217.31 MB29RUN /bin/sh -c mkdir /tmp/texlive418.44 MB30ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/texlive/2022/bin/x86_64-linux0 B31RUN /bin/sh -c tlmgr init-usertree667 B32RUN /bin/sh -c tlmgr install3.28 MB33RUN /bin/sh -c pdflatex --version32 B34RUN /bin/sh -c tlmgr install923.22 KB35RUN /bin/sh -c latexmk --version32 B36RUN /bin/sh -c apt-get install1.49 MB37RUN /bin/sh -c apt-get update49.08 MB38USER postgres0 B39RUN /bin/sh -c /etc/init.d/postgresql start2.89 MB40EXPOSE map[5432/tcp:{}]0 B41USER root0 B42ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin0 B43RUN /bin/sh -c initdb --version32 B44ENV MAVEN_VERSION=3.8.50 B45ENV M2_HOME=/usr/local/apache-maven/apache-maven-3.8.50 B46RUN /bin/sh -c wget --quiet16.61 MB47COPY settings.xml /root/.m2/settings.xml # buildkit1.12 KB48RUN /bin/sh -c mvn --version129 B49RUN /bin/sh -c add-apt-repository -y228.45 KB50RUN /bin/sh -c apt-get update31.65 MB51RUN /bin/sh -c python --version32 B52RUN /bin/sh -c pip --version32 B53RUN /bin/sh -c rm -rf52.57 MB54RUN /bin/sh -c node --version32 B55RUN /bin/sh -c npm --version621 B56RUN /bin/sh -c rm -rf32 B57ENTRYPOINT ["/bin/bash" "--login" "-c"]0 BCommand
ADD file:7009ad0ee0bbe5ed7f381792e07347e260e6896aeee0d80597808065120fa96b in /