Sign inSign up

exoplatform/release:jdk11-maven32

Manifest digest

sha256:e24166e79121d6f5b1b27c4cf93ce02de20071068fb966f8acf68ba1f42bd1ee

OS/ARCH

linux/amd64

Compressed size

548.22 MB

Last pushed

almost 3 years by exoplatform

Type

Image

Manifest digest

sha256:e24166e79121d6f5b1b27c4cf93ce02de20071068fb966f8acf68ba1f42bd1ee

Image Layers

1ADD file ... in /62.72 MB
2/bin/sh -c echo '#!/bin/sh' >69.8 KB
3/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'680 B
4CMD ["/bin/bash"]12.6 KB
5MAINTAINER Phusion <[email protected]>39.68 MB
6ADD dir:d6bef9db55afddb775420fc2166b0d55a06dda28aa545f8c9fd51c9bdfa5705c in /bd_build11.32 KB
7/bin/sh -c /bd_build/prepare.sh && /bd_build/system_services.sh154 B
8CMD ["/sbin/my_init"]153.22 MB
9LABEL MAINTAINER=eXo Platform <[email protected]>0 B
10ENV TERM=xterm0 B
11RUN /bin/sh -c locale-gen en_US.UTF-823.11 MB
12ENV LANG=en_US.UTF-80 B
13ENV LANGUAGE=en_US:en0 B
14ENV LC_ALL=en_US.UTF-80 B
15RUN /bin/sh -c rm -rf8.56 MB
16ENV DEBIAN_FRONTEND=noninteractive0 B
17ENV _APT_OPTIONS=-o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold0 B
18RUN /bin/sh -c apt-get -qq830 B
19RUN /bin/sh -c curl -s6.65 MB
20RUN /bin/sh -c apt-get install34.17 MB
21RUN /bin/sh -c apt-get -qq182 B
22RUN /bin/sh -c wget -nv167 B
23RUN /bin/sh -c apt-key adv550 B
24RUN /bin/sh -c echo "alias8.31 KB
25RUN /bin/sh -c mkdir -p0 B
26ADD conf/htoprc.conf /root/.config/htop/htoprc # buildkit0 B
27ARG EXO_CI_USER_UID=130000 B
28ENV EXO_CI_USER=ciagent0 B
29ENV EXO_GROUP=ciagent0 B
30ENV HOME=/home/ciagent0 B
31ENV EXO_CI_BASE=/srv/ciagent0 B
32ENV EXO_CI_DATA_DIR=/srv/ciagent/workspace0 B
33ENV EXO_CI_LOG_DIR=/srv/ciagent/logs0 B
34ENV EXO_CI_TMP_DIR=/srv/ciagent/tmp0 B
35RUN |1 EXO_CI_USER_UID=13000 /bin/sh -c0 B
36LABEL MAINTAINER=eXo Platform <[email protected]>0 B
37ENV TERM=xterm0 B
38ENV JDK_VERSION=11.0.200 B
39ENV JDK_MAJOR_VERSION=110 B
40ENV TEMURIN_SUFFIX=80 B
41ENV JDK_DOWNLOAD=http://storage.exoplatform.org/public/java/jdk/openjdk/11.0.20/openjdk-11.0.20_linux-x64_bin.tar.gz0 B
42ENV JVM_DIR=/usr/lib/jvm0 B
43RUN /bin/sh -c mkdir -p171 B
44RUN /bin/sh -c wget -q186.35 MB
45ADD java-x64.jinfo /usr/lib/jvm/.java-x64.jinfo # buildkit446 B
46RUN /bin/sh -c cat "${JVM_DIR}/.java-x64.jinfo"4.11 KB
47ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk-x640 B
48LABEL MAINTAINER=eXo Platform <[email protected]>0 B
49ENV MAVEN_VERSION=3.2.50 B
50RUN /bin/sh -c mkdir -p7.68 MB
51COPY docker-entrypoint.sh /usr/bin/docker-entrypoint # buildkit297 B
52RUN /bin/sh -c chown ${EXO_CI_USER}:${EXO_GROUP}301 B
53USER ciagent0 B
54RUN /bin/sh -c mkdir -p196 B
55COPY releases.json /home/ciagent/.web3j/solc/ # buildkit1.07 KB
56RUN /bin/sh -c chown ${EXO_CI_USER}:${EXO_GROUP}148 B
57ENV M2_HOME=/usr/share/maven0 B
58ENV MAVEN_OPTS=-Dmaven.repo.local=/home/ciagent/.m2/repository -XX:+UseConcMarkSweepGC -Xms1G -Xmx2G0 B
59ENV PATH=/usr/lib/jvm/java-11-openjdk-x64/bin:/usr/share/maven/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
60RUN /bin/sh -c mkdir -p255 B
61WORKDIR /srv/ciagent/workspace32 B
62ENTRYPOINT ["/usr/bin/docker-entrypoint"]0 B
63CMD ["mvn" "--help"]0 B
64MAINTAINER eXo Platform <[email protected]>0 B
65ENV EXOR_HOME=/opt/exo-release0 B
66ENV WORKSPACE_DIR=/opt/exo-release/workspace/0 B
67ENV DATAS_DIR=/opt/exo-release/workspace//datas0 B
68ENV LOGS_DIR=/opt/exo-release/workspace//logs0 B
69ENV LOCAL_STAGING_DIR=/opt/exo-release/workspace//local-staging0 B
70ENV PATCHES_DIR=/opt/exo-release/workspace//patches0 B
71ENV PRJ_DIR=/opt/exo-release/workspace//projects0 B
72ENV SCRIPTS_DIR=/opt/exo-release/scripts0 B
73ENV CONFIG_DIR=/opt/exo-release/config0 B
74ENV CREDENTIALS_FILE=/home/ciagent/.exo_cred0 B
75ENV TOOLS_DIR=/opt/exo-release/tools0 B
76ENV LOCAL_DEPENDENCIES_DIR=/opt/exo-release/exo-dependencies0 B
77ENV BACKUPS_DIR=/opt/exo-release/backup0 B
78USER root0 B
79RUN /bin/sh -c mkdir -p341 B
80RUN /bin/sh -c curl -fsSL21.55 KB
81ENV JQ_VERSION=1.60 B
82RUN /bin/sh -c apt-get update24.06 MB
83RUN /bin/sh -c chown -R317 B
84USER ciagent0 B
85RUN /bin/sh -c curl -fsSL1.66 MB
86ENV EXOR_VERSION=1.4.520 B
87RUN /bin/sh -c curl -fsSL217.8 KB
88ARG ssh_passphrase=default0 B
89ARG nexus_token=default0 B
90ARG gpg_passphrase=default0 B
91ARG jira_auth_header=default0 B
92ARG jboss_password=default0 B
93RUN |5 ssh_passphrase=default nexus_token=default gpg_passphrase=default239 B
94ENTRYPOINT ["/opt/exo-release/scripts/setup-env.sh"]0 B
95CMD ["help"]0 B

Command

ADD file:b3447f4503091bb6bb6e5042ea05f41487c08d47e986b5892075e6015a4daae0 in /