obiba/rock:2.1.4-R4

Manifest digest

sha256:fd988813761a481880ab431a725dd5a93ca80c48717da0353ba59315fc861217

OS/ARCH

linux/amd64

Compressed size

1.13 GB

Last pushed

about 1 year by ymarcon

Type

Image

Manifest digest

sha256:fd988813761a481880ab431a725dd5a93ca80c48717da0353ba59315fc861217

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.34 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10RUN /bin/sh -c set -eux;16.18 MB
11ENV JAVA_VERSION=jdk-21.0.7+60 B
12RUN /bin/sh -c set -eux;50.44 MB
13RUN /bin/sh -c set -eux;159 B
14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16LABEL OBiBa=<[email protected]>0 B
17ENV LANG=C.UTF-80 B
18ENV LANGUAGE=C.UTF-80 B
19ENV LC_ALL=C.UTF-80 B
20RUN /bin/sh -c apt update871.92 MB
21LABEL OBiBa=<[email protected]>0 B
22ENV ROCK_VERSION=2.1.40 B
23ENV ROCK_HOME=/srv0 B
24ENV JAVA_OPTS=-Xmx2G0 B
25WORKDIR /tmp32 B
26RUN /bin/sh -c set -x34.43 MB
27COPY bin /opt/obiba/bin # buildkit1.11 KB
28COPY conf/application.yml /usr/share/rock/conf/application.yml # buildkit644 B
29COPY conf/Rserv.conf /usr/share/rock/conf/Rserv.conf # buildkit498 B
30COPY conf/Rprofile.R /usr/share/rock/conf/Rprofile.R # buildkit492 B
31COPY scripts/install-arrow.bash . # buildkit690 B
32RUN /bin/sh -c chmod +x155.44 MB
33WORKDIR /srv32 B
34VOLUME [/srv]0 B
35EXPOSE map[8085/tcp:{}]0 B
36COPY ./docker-entrypoint.sh / # buildkit454 B
37ENTRYPOINT ["/docker-entrypoint.sh"]0 B
38CMD ["app"]0 B

Command

 ARG RELEASE