Sign inSign up

yegor256/rultor-image:1.10.0

Manifest digest

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 MB
2CMD ["bash"]0 B
3MAINTAINER Yegor Bugayenko <[email protected]>0 B
4LABEL Description=This is the default0 B
5WORKDIR /tmp32 B
6ENV DEBIAN_FRONTEND=noninteractive0 B
7RUN /bin/sh -c mkdir ~/.gnupg151 B
8RUN /bin/sh -c echo "disable-ipv6"173 B
9RUN /bin/sh -c apt-get clean30.25 MB
10ENV LC_ALL=en_US.UTF-80 B
11ENV LANG=en_US.UTF-80 B
12ENV LANGUAGE=en_US.UTF-80 B
13RUN /bin/sh -c apt-get update110.19 MB
14RUN /bin/sh -c mkdir -p10.23 MB
15RUN /bin/sh -c apt-get install35.73 MB
16RUN /bin/sh -c git --version32 B
17RUN /bin/sh -c apt-get install1.63 MB
18RUN /bin/sh -c apt-get update95.52 MB
19RUN /bin/sh -c ruby --version32 B
20RUN /bin/sh -c LC_ALL=C.UTF-8 add-apt-repository19.92 MB
21RUN /bin/sh -c curl --silent648.1 KB
22RUN /bin/sh -c php --version32 B
23RUN /bin/sh -c apt-key adv348.11 MB
24ENV MAVEN_OPTS=-Xmx1g0 B
25ENV JAVA_OPTS=-Xmx1g0 B
26ENV JAVA_HOME=/usr/lib/jvm/default-java0 B
27RUN /bin/sh -c java --version131 B
28RUN /bin/sh -c apt-get install217.31 MB
29RUN /bin/sh -c mkdir /tmp/texlive418.44 MB
30ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/texlive/2022/bin/x86_64-linux0 B
31RUN /bin/sh -c tlmgr init-usertree667 B
32RUN /bin/sh -c tlmgr install3.28 MB
33RUN /bin/sh -c pdflatex --version32 B
34RUN /bin/sh -c tlmgr install923.22 KB
35RUN /bin/sh -c latexmk --version32 B
36RUN /bin/sh -c apt-get install1.49 MB
37RUN /bin/sh -c apt-get update49.08 MB
38USER postgres0 B
39RUN /bin/sh -c /etc/init.d/postgresql start2.89 MB
40EXPOSE map[5432/tcp:{}]0 B
41USER root0 B
42ENV 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 B
43RUN /bin/sh -c initdb --version32 B
44ENV MAVEN_VERSION=3.8.50 B
45ENV M2_HOME=/usr/local/apache-maven/apache-maven-3.8.50 B
46RUN /bin/sh -c wget --quiet16.61 MB
47COPY settings.xml /root/.m2/settings.xml # buildkit1.12 KB
48RUN /bin/sh -c mvn --version129 B
49RUN /bin/sh -c add-apt-repository -y228.45 KB
50RUN /bin/sh -c apt-get update31.65 MB
51RUN /bin/sh -c python --version32 B
52RUN /bin/sh -c pip --version32 B
53RUN /bin/sh -c rm -rf52.57 MB
54RUN /bin/sh -c node --version32 B
55RUN /bin/sh -c npm --version621 B
56RUN /bin/sh -c rm -rf32 B
57ENTRYPOINT ["/bin/bash" "--login" "-c"]0 B

Command

ADD file:7009ad0ee0bbe5ed7f381792e07347e260e6896aeee0d80597808065120fa96b in /